qtdeclarative/examples/qml/tutorials/extending-qml/chapter6-plugins/Charts
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
..
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
Charts.pro Fix warnings/errors from changes to paths in chapter6-plugins example 2021-08-31 14:51:22 +10:00
chartsplugin.h Use SPDX license identifiers 2022-06-11 08:05:15 +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
pieslice.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
pieslice.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