aboutsummaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlsurfacegallery/datasource.py
Commit message (Collapse)AuthorAgeFilesLines
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
| | | | | | | | Add a future statement to all Python source files. Task-number: PYSIDE-2786 Change-Id: Icd6688c7795a9e16fdcaa829686d57792df27690 Reviewed-by: Adrian Herrmann <[email protected]>
* Add the qmlsurfacegallery exampleFriedemann Kleint2023-03-161-0/+99
Task-number: PYSIDE-2206 Change-Id: I2f67db46afa4f9cd99024aeb4fe986bc16fe7f3b Reviewed-by: Christian Tismer <[email protected]>