CMake and Qt. qt_add_qml_module in Practice | #QtWS22
The need to switch from qmake to Cmake has caused many Qt developers to have difficulty organizing their projects. Lukas found it difficult as well until the introduction of CMake's qt_add_qml_module function.
This function makes it much easier to define a QML module, but it's not always obvious how to use many of its options correctly. This presentation will provide you with answers to common questions and concerns such as:
- What is qt_add_qml_module function and what can you use it for?
- How to add resources to your module.
- How to integrate C++ and Qmla using this function.
In addition, Lukas will touch on some additional options and provide you with an open source example of a Qt Qml project with a module organized using this function.
Oh, here is more
Qt World Summit 2025 - Industrial IoT Project
Learn how to use Qt Group's Technology for Industrial IoT to optimize factory operations and increas...
Watch videoWebinar: Next-Gen Two-Wheelers: Premium User Experience (UX) on Practical Hardware
In this webinar, we explore key trends shaping the future of 2-wheeler HMI design: the move to large...
Watch videoWebinar: What the CRA Requirements Mean for You
CRA is coming - are you ready? The EU Cyber Resilience Act (CRA) is the latest addition to the Europ...
Watch videoSiemens - Qt World Summit 2025
Learn how Siemens uses Qt Framework in Industrial Automation for its industrial stability, robustnes...
Watch video