qtdoc/examples/demos/stocqt/content/components
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
..
AddDelegate.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
FavStatsDelegate.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
FavTab.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
Keystats.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
Legend.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
Navbar.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
Search.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
Star.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
StockCheckbox.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
StockDelegate.qml Use QML_ELEMENT macro instead of qmlRegister* for stocqt-example 2025-05-24 20:30:30 +05:30
StockDetail.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
StockTitle.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
TabMenu.ui.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00
TimeBar.qml Overhaul StocQt example 2023-12-22 20:40:50 +01:00