QML and QtQuick Webinars: QML and C ++ Integration
In some cases, to write functional QML applications without C ++ knowledge is not enough, and, in addition to the ability to program on it, you need to learn how to integrate C ++ code with the QML language. This is what the whole of today's webinar will be devoted to.
Having watched this webinar, you will learn how the Qt declarative environment is organized and how it is related to the QML language, and also understand what the QML program is from the C ++ point of view. In the first webinars on QML and Qt Quick, we have already partially addressed this issue, but now we will examine it in more detail, returning to the elementary program “Hello, World!” And considering it from the point of view of C ++.
Also in the webinar, we will look at the possibilities and order of creating a new element, learn how to export properties from C ++ to QML, and analyze how to create custom signals and slots. ')
If you missed the previous parts of the QML and Qt Quick webinar series, you can find them at the links below: