qtdeclarative/examples/qml/tutorials/extending-qml/chapter6-plugins/Charts
Ulf Hermann 8f78bd6ec7 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.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>
(cherry picked from commit 775eac90ed)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-02-19 19:00:54 +00: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 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