qtdeclarative/examples/qml/tutorials/extending-qml/chapter6-plugins/Charts
Ulf Hermann 775eac90ed Docs: Simplify "PieChart" tutorials and add snippet to QQmlListProperty
Most people should use the simplest way to instantiate a
QQmlListProperty. Make that clear and add a relevant snippet to the
documentation of the ctor.

Pick-to: 6.9 6.8
Fixes: QTBUG-58643
Change-Id: I6ce07815fe3e74d4b859cc48028e3dd5724fb2ea
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-02-18 23:43:54 +01:00
..
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
Charts.pro
chartsplugin.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.cpp Docs: Simplify "PieChart" tutorials and add snippet to QQmlListProperty 2025-02-18 23:43:54 +01:00
piechart.h Docs: Simplify "PieChart" tutorials and add snippet to QQmlListProperty 2025-02-18 23:43:54 +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