Overview
Explore the practical implementation of qt_add_qml_module in a 15-minute conference talk from Qt World Summit 2022 that addresses common challenges Qt developers face when transitioning from qmake to CMake. Learn how to effectively organize Qt projects using the qt_add_qml_module function, understand its various applications, and discover techniques for resource management and C++/QML integration. Follow along with real-world examples and gain insights into handling multiple Qt modules, incorporating icons, and leveraging an open-source project that demonstrates proper module organization using this powerful CMake function.
Syllabus
Introduction
Overview
Explanation
Why use modules
QML modules
Example
More than one qt module
Adding icons
Mixing C and Qml
Outro
Taught by
Qt Group