News

qt_add_qml_module () is an awesome CMake function introduced in Qt 6.2 that streamlines various aspects of organizing QML modules. However, we had a feeling that there are not many examples and demos ...
It would be nice, if the qt5 (and 6?) module supported a feature called automatic QML type registration, which was introduced by Qt 5.15. Automatic QML type registration removes the need for the user ...