qtdoc/examples
Dheerendra Purohit 303c85a782 Use QML_ELEMENT macro instead of qmlRegister* for mediaplayer
Updated the MediaPlayer example to use compile-time QML registration via
the QML_ELEMENT macros instead of qmlRegisterSingletonType. This aligns
the example with modern Qt 6 best practices and improves startup
performance and tooling integration.

Pick-to: 6.9 6.8
Task-number: QTBUG-136712
Change-Id: Id34670f4d45200b9a1424612f5a05bebead0a60e
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2025-05-30 10:16:03 +05:30
..
demos Use QML_ELEMENT macro instead of qmlRegister* for mediaplayer 2025-05-30 10:16:03 +05:30
tutorials alarms: fix qmllint warnings 2024-09-24 10:23:18 +02:00
CMakeLists.txt Correct build system file license under example 2024-03-19 08:20:16 +01:00
examples.pro Examples: Build tutorials/alarms in CI 2023-12-12 09:02:51 +00:00