У нас вы можете посмотреть бесплатно QObject All you need to know или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
At the heart of Qt is the QObject and the technologies that drive this. As Qt developers we love to use signals and slots, the events, the introspection and all those other features. But how do those work? In this talk, we will dive deep into the belly of the beast and discuss how it actually works. You will see what moc does, how it is related to QObject and why it’s necessary. You will learn all there is to learn about what QObject does for your objects. We will also look at the Qt event loop and see how this is related to QObject and the Qt signals. This is necessary to understand what happens to your Qt signals. And finally, we will discuss how this should modify the architecture of your code, how you could modify the way you think about code to best make use of Qt. Serialising/Deserialising a QObject Tree https://www.vikingsoftware.com/serial... QObject SignalBlocker https://www.vikingsoftware.com/qobjec... Our website: https://www.vikingsoftware.com/blog/ Follow us on LinkedIn / viking-software Follow us on Facebook / vikingsoftware