qtdeclarative/examples/qml/tutorials/extending-qml/chapter2-methods
Ulf Hermann bb6cde5229 Modernize "extending QML" tutorial
- Use qt_standard_project_setup()
- Don't use NO_RESOURCE_TARGET_PATH
- Use QQuickView::loadFromModule()

Pick-to: 6.7
Change-Id: Ie68fbcaaa8824ca1cfe186bc9ead905e705e97c7
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-04-05 00:42:09 +02:00
..
App.qml Modernize "extending QML" tutorial 2024-04-05 00:42:09 +02:00
CMakeLists.txt Modernize "extending QML" tutorial 2024-04-05 00:42:09 +02:00
chapter2-methods.pro Examples: Fix double installation of .qml files 2020-06-02 14:44:26 +02:00
chapter2-methods.qrc Modernize "extending QML" tutorial 2024-04-05 00:42:09 +02:00
main.cpp Modernize "extending QML" tutorial 2024-04-05 00:42:09 +02:00
piechart.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.h QmlExamples: Add missing dependencies of QtQuick in CMakeLists 2022-11-07 18:15:57 +01:00
qmldir Modernize "extending QML" tutorial 2024-04-05 00:42:09 +02:00