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
Webinar: EU Cyber Resilience Act (CRA): Are You Prepared?
An informational webinar for companies that make and sell products with digital elements.
Watch VideoWebinar: What Breaks (and What Holds) in MedTech – Engineering Techniques for Problems You'll Actually Face
Developing software for medical devices demands strict reliability, consistent performance, and regu...
Watch VideoWebinar: FactoryPulse: Deploying Vision AI and Generative AI at the Industrial Edge with Qt, Qualcomm, and Edge Impulse
A deep dive into running concurrent Vision AI, GenAI with Retrieval-Augmented Generation (RAG), and ...
Watch VideoWebinar: Survivre aux défis du développement logiciel en MedTech : solutions pour garantir fiabilité et performance.
Le développement de logiciels pour dispositifs médicaux exige une fiabilité à toute épreuve, des per...
Watch Video