qtdoc/examples/tutorials
Sami Shalayel 86d40e28d5 alarms: port to qt_add_qml_module
Use qt_add_qml_module, qt_standard_project_setup, use loadFromModule(),
rename main.qml to capital Main.qml so it can be loaded via
loadFromModule(), rename the QML Module to Alarms as QML Modules usually
start with an upper case letter.
Also fix the documentation.

Pick-to: 6.8
Task-number: QTBUG-100100
Change-Id: I8b0c7c1924c4c5e0268ca33b339ba3645bb29f7a
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-09-24 10:23:11 +02:00
..
alarms alarms: port to qt_add_qml_module 2024-09-24 10:23:11 +02:00
CMakeLists.txt Correct build system file license under example 2024-03-19 08:20:16 +01:00
tutorials.pro Examples: Build tutorials/alarms in CI 2023-12-12 09:02:51 +00:00