Thing patch updates the CMakeLists.txt file to use qt_add_qml_module() instead of qt6_add_resource(). Additionally, it changes a signal handler, which was previously a plain statement, into a js function, which is the preferred way to write signal handlers. Task-number: QTBUG-98130 Pick-to: 6.2 Change-Id: I1b08dcd3eae370d78587aa3d37d9456437b54b42 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
main.cpp | ||
mousearea-wheel-example.qml | ||
mousearea.pro | ||
mousearea.qml | ||
mousearea.qmlproject | ||
mousearea.qrc |