-
-
Notifications
You must be signed in to change notification settings - Fork 101
Completed Examples
Peter JOHN Matecsa edited this page Mar 18, 2022
·
2 revisions
Competed examples are available here; they demonstrate key concepts and provide helpful starting points.
We group related examples in subdirectories. Each child directory contains one example and these files:
- *.ui a GUI design file that you can load into your designer and study
- *.py the Python code file generated from *.ui. Don't overwrite this; we often manually add comments and code snippets
- sometimes, the same example is expressed in different human languages
- sometimes other files are included
To avoid wasting time, run the examples from the code zip-files and those examples from cloning this wiki. (I don't understand the recommendation; please edit to clarify.)
Forking the Github repository is a quick way to download all examples. There are many ways to do that; GitHub's official recommendations are here.
- Requirements
- Installation
- Launch
- Screens:
- Step-by-Step Examples:
- Completed Examples
- Tips
- Additional widget sets
- Known Issues
- FAQ
- Troubleshooting:
- Communicating: