qtdeclarative/examples/qml/tutorials/extending-qml/chapter5-listproperties
Ulf Hermann d933af9121 Examples: Fix chapter5 and chapter6 of extending-qml tutorial
We need to pass a parent to the PieSlices in order to make them visible.
Use inline components to reduce the boiler plate.

Amends commit 775eac90ed

Pick-to: 6.8
Fixes: QTBUG-135475
Change-Id: I55e2591703ceecbeb883a3f0de2a2a84b1600529
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit 5d51790adb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-04-10 18:47:34 +00:00
..
App.qml Examples: Fix chapter5 and chapter6 of extending-qml tutorial 2025-04-10 18:47:34 +00:00
CMakeLists.txt examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
chapter5-listproperties.pro Examples: Fix double installation of .qml files 2020-06-02 14:44:26 +02:00
chapter5-listproperties.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 Docs: Simplify "PieChart" tutorials and add snippet to QQmlListProperty 2025-02-19 19:00:54 +00:00
piechart.h Docs: Simplify "PieChart" tutorials and add snippet to QQmlListProperty 2025-02-19 19:00:54 +00: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