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.
pytqt/examples3
Timothy Pearson b388516ca2
Initial import of python-qt3
13 years ago
..
SQL Initial import of python-qt3 13 years ago
canvas Initial import of python-qt3 13 years ago
i18n Initial import of python-qt3 13 years ago
webbrowser Initial import of python-qt3 13 years ago
README Initial import of python-qt3 13 years ago
aclock.py Initial import of python-qt3 13 years ago
addressbook.py Initial import of python-qt3 13 years ago
application.py Initial import of python-qt3 13 years ago
biff.py Initial import of python-qt3 13 years ago
bigtable.py Initial import of python-qt3 13 years ago
buttongroups.py Initial import of python-qt3 13 years ago
checklists.py Initial import of python-qt3 13 years ago
cursor.py Initial import of python-qt3 13 years ago
dclock.py Initial import of python-qt3 13 years ago
desktop.py Initial import of python-qt3 13 years ago
dirview.py Initial import of python-qt3 13 years ago
dragdrop.py Initial import of python-qt3 13 years ago
drawlines.py Initial import of python-qt3 13 years ago
dropsite.py Initial import of python-qt3 13 years ago
fileopen.xpm Initial import of python-qt3 13 years ago
fontdisplayer.py Initial import of python-qt3 13 years ago
fonts.py Initial import of python-qt3 13 years ago
gears.py Initial import of python-qt3 13 years ago
lineedits.py Initial import of python-qt3 13 years ago
listbox.py Initial import of python-qt3 13 years ago
listboxcombo.py Initial import of python-qt3 13 years ago
marble.png Initial import of python-qt3 13 years ago
mdi.py Initial import of python-qt3 13 years ago
menu.py Initial import of python-qt3 13 years ago
progress.py Initial import of python-qt3 13 years ago
progressbar.py Initial import of python-qt3 13 years ago
qdir.py Initial import of python-qt3 13 years ago
qmag.py Initial import of python-qt3 13 years ago
qt.png Initial import of python-qt3 13 years ago
qtlogo.png Initial import of python-qt3 13 years ago
rangecontrols.py Initial import of python-qt3 13 years ago
richtext.py Initial import of python-qt3 13 years ago
secret.py Initial import of python-qt3 13 years ago
semaphore.py Initial import of python-qt3 13 years ago
smalltable.py Initial import of python-qt3 13 years ago
splitter.py Initial import of python-qt3 13 years ago
tabdialog.py Initial import of python-qt3 13 years ago
tablestatistics.py Initial import of python-qt3 13 years ago
tooltip.py Initial import of python-qt3 13 years ago
trolltech.bmp Initial import of python-qt3 13 years ago
trolltech.gif Initial import of python-qt3 13 years ago
tt-logo.png Initial import of python-qt3 13 years ago
tut1.py Initial import of python-qt3 13 years ago
tut2.py Initial import of python-qt3 13 years ago
tut3.py Initial import of python-qt3 13 years ago
tut4.py Initial import of python-qt3 13 years ago
tut5.py Initial import of python-qt3 13 years ago
tut6.py Initial import of python-qt3 13 years ago
tut7.py Initial import of python-qt3 13 years ago
tut8.py Initial import of python-qt3 13 years ago
tut9.py Initial import of python-qt3 13 years ago
tut10.py Initial import of python-qt3 13 years ago
tut11.py Initial import of python-qt3 13 years ago
tut12.py Initial import of python-qt3 13 years ago
tut13.py Initial import of python-qt3 13 years ago
tut14.py Initial import of python-qt3 13 years ago
widgets.py Initial import of python-qt3 13 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 v3.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