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: UIUX Designers on AI: What's Actually Working and What Isn't When Designing for Embedded
63% of UI/UX designers working on embedded devices already use AI in their workflow. However, for mo...
Watch VideoWebinar: The Memory Crunch: How to Position Your Product Line for Long-Term Success
The global technology sector is entering a period where memory is becoming one of the most constrain...
Watch VideoQt 6.11 Released!
The 6.11 release for Qt Framework improves performance, brings new techniques and capabilities on gr...
Watch VideoTesting Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch Video