We present a new series of QML and QtQuick tutorial posts. This time we will show screencasts from the next Qt-seminars of Kirill Krinkin, dedicated to the development of QtQuick.
From the introductory webinar, you will learn about the QtQuick technology suite. Of course, in the video it will be told in passing what the declarative QML markup language is, what its purposes and features are, what its syntax is. ')
After all this, the application architecture in QML will be described and both the writing of the simplest “Hello, World!” And more complex examples illustrating:
How to create projects in Qt Creator;
what is the binding of properties and why it is used in the language (by the way, we have a separate article about the binding of properties);