qtdoc/examples/demos/stocqt
Dheerendra Purohit 7d1a2ae694 Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example
Updated the stocqt example to use compile-time QML registration via the
QML_ELEMENT macro instead of qmlRegisterSingletonType. This brings the
example in line with modern Qt 6 best practices and improves startup
performance and tooling support.

Pick-to: 6.9 6.8
Task-number: QTBUG-136712
Change-Id: Ifd2dbbebb9a770faf85340bae9aec624ea06d5a9
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2025-05-24 20:30:30 +05:30
..
content Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
data Overhaul StocQt example 2023-12-22 20:40:50 +01:00
doc Doc: Fix links to Qt Creator documentation 2024-08-09 13:41:54 +00:00
src Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
CMakeLists.txt Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
Main.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
qtquickcontrols2.conf Overhaul StocQt example 2023-12-22 20:40:50 +01:00