Skip to content

Files

Latest commit

author
Iyad Ahmed
Jul 19, 2021
6910e68 · Jul 19, 2021

History

History
This branch is 3 commits ahead of, 1 commit behind pyqt/examples:_.

pyqt-official

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 27, 2019
Jun 27, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 27, 2019
Jun 26, 2019
Jun 27, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 27, 2019
Jun 27, 2019
Jun 27, 2019
Jun 26, 2019
Jun 26, 2019
Jul 19, 2021
Jun 27, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 26, 2019
Jun 27, 2019
Jun 26, 2019
PyQt is supplied with a number of example applications and demonstrations that
have been written to provide developers with examples of the Qt API in use,
highlight good programming practise, and showcase features found in each of
Qt's core technologies.

The example and demo launcher can be used to explore the different categories
available. It provides an overview of each example, lets you view the
documentation in Qt Assistant, and is able to launch examples and demos.

Documentation for these examples can be found in the Tutorial and Examples
section of the Qt documentation.


Finding the PyQt Examples and Demos launcher
============================================

On Windows:

The launcher can be accessed via the Windows Start menu. Select the menu
entry entitled "Examples and Demos" entry in the submenu containing PyQt5.

On all platforms:

The source code for the launcher can be found in the examples/demos/qtdemo
directory in the PyQt package.