aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/window.pyproject
Commit message (Collapse)AuthorAgeFilesLines
* Make Quick window ex. build with pyside6-projectAdrian Herrmann2023-04-281-1/+1
| | | | | | | | | Add window.qrc to window.pyproject, this will make "pyside6-project build" generate the rc_window.py file. Pick-to: 6.5 Change-Id: Ic555297102661ea17889f239f953fbf22b5f643f Reviewed-by: Friedemann Kleint <[email protected]>
* Move examples aroundFriedemann Kleint2022-09-161-0/+3
Change the directory structure to closer match that of Qt. Task-number: PYSIDE-841 Change-Id: I87aca346b6654aafe94dd1fb83c184c182ceb2e6 Reviewed-by: Qt CI Bot <[email protected]> Reviewed-by: Cristian Maureira-Fredes <[email protected]>