aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/chapter6-plugins/chapter6-plugins.pyproject
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Fix errors generating the extending QML tutorial documentationFriedemann Kleint2025-09-181-1/+1
| | | | | | | | | Amends 5b19e261d5a4d6c28ad25f4bb29a0d5abcd1c947. Task-number: PYSIDE-2206 Pick-to: 6.10 Change-Id: I80bac199d232f6ef4de7da63ebd98645da6fa3c0 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
* Move the QML reference examples around to match the structure in QtFriedemann Kleint2023-05-021-0/+3
Adapt the tests accordingly. Task-number: PYSIDE-2206 Task-number: QTBUG-111033 Pick-to: 6.5 Change-Id: I332d6467da56b88ecbf9282d23092d8d47b730e0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>