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
Darrell Anderson d3f27c3ee4
Fix inadvertent renaming.
11 years ago
..
SQL Fix inadvertent renaming. 11 years ago
canvas Fix corrupt images. 12 years ago
i18n Rename tqt3 color functions 12 years ago
webbrowser Rename tqt3 color functions 12 years ago
README Initial TQt conversion 13 years ago
aclock.py Initial TQt conversion 13 years ago
addressbook.py Rename tqt3 color functions 12 years ago
application.py Rename tqt3 color functions 12 years ago
biff.py Update various qt function definitions and static methods for tqt3 12 years ago
bigtable.py Initial TQt conversion 13 years ago
buttongroups.py Initial TQt conversion 13 years ago
checklists.py Fix prior commit 11 years ago
cursor.py Initial TQt conversion 13 years ago
dclock.py Initial TQt conversion 13 years ago
desktop.py Rename tqt3 color functions 12 years ago
dirview.py Initial TQt conversion 13 years ago
dragdrop.py Rename tqt3 color functions 12 years ago
drawlines.py Initial TQt conversion 13 years ago
dropsite.py Initial TQt conversion 13 years ago
fileopen.xpm Initial import of python-qt3 13 years ago
fontdisplayer.py Initial TQt conversion 13 years ago
fonts.py Initial TQt conversion 13 years ago
gears.py Initial TQt conversion 13 years ago
lineedits.py Initial TQt conversion 13 years ago
listbox.py Initial TQt conversion 13 years ago
listboxcombo.py Initial TQt conversion 13 years ago
marble.png Fix corrupt images. 12 years ago
mdi.py Rename tqt3 color functions 12 years ago
menu.py Rename tqt3 color functions 12 years ago
progress.py Rename additional global TQt functions 12 years ago
progressbar.py Initial TQt conversion 13 years ago
qdir.py Initial TQt conversion 13 years ago
qmag.py Rename tqt3 color functions 12 years ago
qt.png Initial import of python-qt3 13 years ago
qtlogo.png Fix corrupt images. 12 years ago
rangecontrols.py Initial TQt conversion 13 years ago
richtext.py Rename tqt3 color functions 12 years ago
secret.py Initial TQt conversion 13 years ago
semaphore.py Initial TQt conversion 13 years ago
smalltable.py Initial TQt conversion 13 years ago
splitter.py Initial TQt conversion 13 years ago
tabdialog.py Rename tqt3 color functions 12 years ago
tablestatistics.py Initial TQt conversion 13 years ago
tooltip.py Initial TQt conversion 13 years ago
trolltech.bmp Initial TQt conversion 13 years ago
trolltech.gif Fix corrupt image files. 12 years ago
tt-logo.png Fix corrupt images. 12 years ago
tut1.py Initial TQt conversion 13 years ago
tut2.py Initial TQt conversion 13 years ago
tut3.py Initial TQt conversion 13 years ago
tut4.py Initial TQt conversion 13 years ago
tut5.py Initial TQt conversion 13 years ago
tut6.py Initial TQt conversion 13 years ago
tut7.py Initial TQt conversion 13 years ago
tut8.py Initial TQt conversion 13 years ago
tut9.py Initial TQt conversion 13 years ago
tut10.py Initial TQt conversion 13 years ago
tut11.py Initial TQt conversion 13 years ago
tut12.py Initial TQt conversion 13 years ago
tut13.py Initial TQt conversion 13 years ago
tut14.py Initial TQt conversion 13 years ago
widgets.py Rename tqt3 color functions 12 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