aboutsummaryrefslogtreecommitdiffstats
path: root/examples/speech/hello_speak/ui_mainwindow.py
Commit message (Collapse)AuthorAgeFilesLines
* Update Qt Widgets Designer formsFriedemann Kleint2024-09-181-10/+10
| | | | | | | | Load and save once so that fully qualified enumerations are used. Task-number: PYSIDE-2846 Change-Id: I544467c1d9254533bf62e1344c26c90c7d17d118 Reviewed-by: Shyamnath Premnadh <[email protected]>
* Examples: Update ui_*.py filesFriedemann Kleint2024-04-091-5/+5
| | | | | | | | As a drive-by, fix the resource file name of the PDF viewer example. Pick-to: 6.7 Change-Id: Ie86ee8d7ed538bc2e55018913b547add88f48efa Reviewed-by: Cristian Maureira-Fredes <[email protected]>
* Re-port the hello_speak exampleFriedemann Kleint2023-03-211-0/+211
The UI has been extended since the last port. On this occasion, fix the example folder to be in line with Qt. Task-number: PYSIDE-2206 Change-Id: I5b6e73375ae7b81adb387822d1da5eaf66ffcf9c Reviewed-by: Cristian Maureira-Fredes <[email protected]>