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: Securing the Connected Industry – Navigating EU Cybersecurity Regulations and Best Practices
The webinar explored the importance of cybersecurity in product development and certification, highl...
Watch videoWebinar: AI, Robotics, and the Future of Smart Manufacturing
This Visionary Voices of Tech webinar on AI, robotics, and smart manufacturing features experts from...
Watch videoWebinar: Qt 6.9 Major Feature Updates
Qt 6.9 is available, featuring new enhancements for application developers and device creators! This...
Watch videoQt Deep Dive: Insider Perspectives for Medical Software Innovation
Watch this fireside chat featuring two trusted experts in the MedTech sector and gain actionable ins...
Watch video