aboutsummaryrefslogtreecommitdiffstats
path: root/examples/gui/analogclock/analogclock.pyproject
Commit message (Collapse)AuthorAgeFilesLines
* Add the QtGui analogclock exampleFriedemann Kleint2022-09-161-0/+3
Uses the ready-made QRasterWindow instead of the QWindow with backing store of the C++ version for simplicity. Task-number: PYSIDE-841 Change-Id: Ib0146b1563405b97f694cc53b382c1188061d6af Reviewed-by: Cristian Maureira-Fredes <[email protected]>