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/examples
ormorph bb6e249aff
Added fix canvas.py for python3
2 years ago
..
SQL Remove Qt V2 support and example files 2 years ago
canvas Added fix canvas.py for python3 2 years ago
i18n Remove Qt V2 support and example files 2 years ago
webbrowser Remove Qt V2 support and example files 2 years ago
README Remove Qt V2 support and example files 2 years ago
aclock.py Remove Qt V2 support and example files 2 years ago
addressbook.py Remove Qt V2 support and example files 2 years ago
application.py Remove Qt V2 support and example files 2 years ago
biff.py Remove Qt V2 support and example files 2 years ago
bigtable.py Remove Qt V2 support and example files 2 years ago
buttongroups.py Remove Qt V2 support and example files 2 years ago
checklists.py Remove Qt V2 support and example files 2 years ago
cursor.py Remove Qt V2 support and example files 2 years ago
dclock.py Remove Qt V2 support and example files 2 years ago
desktop.py Remove Qt V2 support and example files 2 years ago
dirview.py Remove Qt V2 support and example files 2 years ago
dragdrop.py Remove Qt V2 support and example files 2 years ago
drawlines.py Remove Qt V2 support and example files 2 years ago
dropsite.py Remove Qt V2 support and example files 2 years ago
fileopen.xpm Remove Qt V2 support and example files 2 years ago
fontdisplayer.py Remove Qt V2 support and example files 2 years ago
fonts.py Remove Qt V2 support and example files 2 years ago
gears.py Remove Qt V2 support and example files 2 years ago
lineedits.py Remove Qt V2 support and example files 2 years ago
listbox.py Remove Qt V2 support and example files 2 years ago
listboxcombo.py Remove Qt V2 support and example files 2 years ago
marble.png Remove Qt V2 support and example files 2 years ago
mdi.py Remove Qt V2 support and example files 2 years ago
menu.py Remove Qt V2 support and example files 2 years ago
progress.py Remove Qt V2 support and example files 2 years ago
progressbar.py Remove Qt V2 support and example files 2 years ago
qdir.py Remove Qt V2 support and example files 2 years ago
qmag.py Remove Qt V2 support and example files 2 years ago
qt.png Remove Qt V2 support and example files 2 years ago
qtlogo.png Remove Qt V2 support and example files 2 years ago
rangecontrols.py Remove Qt V2 support and example files 2 years ago
richtext.py Remove Qt V2 support and example files 2 years ago
secret.py Remove Qt V2 support and example files 2 years ago
semaphore.py Remove Qt V2 support and example files 2 years ago
smalltable.py Remove Qt V2 support and example files 2 years ago
splitter.py Remove Qt V2 support and example files 2 years ago
tabdialog.py Remove Qt V2 support and example files 2 years ago
tablestatistics.py Remove Qt V2 support and example files 2 years ago
tooltip.py Remove Qt V2 support and example files 2 years ago
trolltech.bmp Remove Qt V2 support and example files 2 years ago
trolltech.gif Remove Qt V2 support and example files 2 years ago
tt-logo.png Remove Qt V2 support and example files 2 years ago
tut1.py Remove Qt V2 support and example files 2 years ago
tut2.py Remove Qt V2 support and example files 2 years ago
tut3.py Remove Qt V2 support and example files 2 years ago
tut4.py Remove Qt V2 support and example files 2 years ago
tut5.py Remove Qt V2 support and example files 2 years ago
tut6.py Remove Qt V2 support and example files 2 years ago
tut7.py Remove Qt V2 support and example files 2 years ago
tut8.py Remove Qt V2 support and example files 2 years ago
tut9.py Remove Qt V2 support and example files 2 years ago
tut10.py Remove Qt V2 support and example files 2 years ago
tut11.py Remove Qt V2 support and example files 2 years ago
tut12.py Remove Qt V2 support and example files 2 years ago
tut13.py Remove Qt V2 support and example files 2 years ago
tut14.py Remove Qt V2 support and example files 2 years ago
widgets.py Remove Qt V2 support and example files 2 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 TQt v3.x.

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


Phil Thompson
phil@riverbankcomputing.co.uk