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: Accelerating Robotics Development with Qt Robotics Framework
Qt Robotics Framework (QRF) introduces a fast, reliable way to connect Qt‑based applications (QML an...
Watch VideoAvilus | Built with Qt
Avilus is a manufacturer and certified operator of a new class of dual-use drones. Their unmanned ai...
Watch VideoRemarkable | Built with Qt
Remarkable uses Qt for its cross-platform capabilities, modularity, and flexibility. The UI is furth...
Watch VideoFactoryPulse–Industrial Automation and Edge AI Solution | Powered by Qt
Built in partnership with Qualcomm and Edge Impulse, Qt Group's FactoryPulse Solution showcases how ...
Watch Video