These demonstrations are intended to highlight PyQt's capabilities in different
application areas, and provide examples that are more advanced than those in
the examples directory.

Beginners to PyQt may wish to try out the Qt tutorial and some of the examples
before examining the demonstrations in detail.

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.


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 PyQt4.

On all platforms:

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