Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > c0589a2f4d01cd884b8af8a06cb2726b > files > 151

python2-qt4-examples-4.12.3-4.mga7.noarch.rpm

With Qt Declarative, it is easy to implement the UI components that you need
in exactly the way that you want. These examples demonstrate this by creating
a selection of user interface components where the look and feel has been
completely defined in a QML file.

The example launcher provided with PyQt can be used to explore each of the
examples in this directory. But most can also be viewed directly with the
QML viewer utility, without requiring compilation.

Documentation for these examples can be found via the Tutorials and Examples
link in the main PyQt 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 PyQt4.

On all platforms:

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