You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/python/pyqt/examples2
toma 90825e2392
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
aclock.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
addressbook.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
application.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
buttongroups.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dclock.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
desktop.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dirview.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dragdrop.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dropsite.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
gears.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
menu.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qt.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qtlogo.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
secret.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
semaphore.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
splitter.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
table.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
themes.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
trolltech.bmp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
trolltech.gif Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tt-logo.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut1.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut2.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut3.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut4.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut5.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut6.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut7.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut8.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut9.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut10.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut11.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut12.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut13.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
tut14.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
widgets.py Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

To run these examples, make sure you have your PYTHONPATH environment variable
set if needed and explicitly set the path to python at the top of each script
if you don't have /usr/bin/env.

The examples are written for Qt v2.x.

A much better source of information about using PyQt is Boudewijn Rempt's
book at http://stage.linuxports.com/projects/pyqt/.

Phil Thompson
phil@riverbankcomputing.co.uk