qtgraphs/examples
Dheerendra Purohit ace78623ef Use compile-time QML registration in AxisHandling and Surfacegallery examples
Removed qmlRegisterType calls from the qmake versions of the
AxisHandling and SurfaceGallery examples. These examples already had
the QML_ELEMENT macro in their classes. With this change,the qmake-based
examples now also work correctly withcompile-time QML type registration,
just like their CMake.

Pick-to: 6.9 6.8
Task-number: QTBUG-136712
Change-Id: Ieb6328f57dbb19373a3895572667c749af0ed344
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 96578b3b00)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-06-02 09:56:09 +00:00
..
graphs Use compile-time QML registration in AxisHandling and Surfacegallery examples 2025-06-02 09:56:09 +00:00
CMakeLists.txt Add graph printing example 2024-12-02 15:01:36 +02:00
examples.pro Re-establish common examples/graphs dir 2024-01-09 07:10:03 +01:00