2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-29 12:57:41 +00:00

Update README.md

This commit is contained in:
Michael Herrmann 2019-06-28 09:53:34 +02:00 committed by GitHub
parent 0b6232d6ff
commit f4b094b7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,13 @@ This starts the PyQt example launcher:
<p align="center"><img src="src/screenshots/pyqt-examples-launcher.png" alt="PyQt Examples launcher"></p> <p align="center"><img src="src/screenshots/pyqt-examples-launcher.png" alt="PyQt Examples launcher"></p>
You can use it to easily browse and run the official demo applications. For instance, the _Quick_/_Animation_/_ColorAnimation_, _Graphics Effects_/_Lighting and Shadows_, _Desktop_/ and _Widgets_/_Tetrix_ examples are quite nice. You can use it to easily browse and run the official demo applications. The following examples are quite nice for instance:
* Quick / Animation / ColorAnimation
* Graphics Effects / Lighting and Shadows
* Desktop / System Tray
* Desktop / Screenshot
* Widgets / Tetrix
## Running the examples ## Running the examples