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
Michele Calgaro a6011b52bf
Removed code formatting modelines.
4 years ago
..
SQL Properly import python_tqt module in scripts generated by pyuic 8 years ago
canvas Fix examples to properly import python_tqt module 8 years ago
i18n Fix examples to properly import python_tqt module 8 years ago
webbrowser Fix examples to properly import python_tqt module 8 years ago
README Initial TQt conversion 13 years ago
aclock.py Fix examples to properly import python_tqt module 8 years ago
addressbook.py Fix examples to properly import python_tqt module 8 years ago
application.py Fix examples to properly import python_tqt module 8 years ago
biff.py Fix examples to properly import python_tqt module 8 years ago
bigtable.py Fix examples to properly import python_tqt module 8 years ago
buttongroups.py Fix examples to properly import python_tqt module 8 years ago
checklists.py Removed code formatting modelines. 4 years ago
cursor.py Fix examples to properly import python_tqt module 8 years ago
dclock.py Fix examples to properly import python_tqt module 8 years ago
desktop.py Fix examples to properly import python_tqt module 8 years ago
dirview.py Fix examples to properly import python_tqt module 8 years ago
dragdrop.py Fix examples to properly import python_tqt module 8 years ago
drawlines.py Fix examples to properly import python_tqt module 8 years ago
dropsite.py Fix examples to properly import python_tqt module 8 years ago
fileopen.xpm Initial import of python-qt3 13 years ago
fontdisplayer.py Fix examples to properly import python_tqt module 8 years ago
fonts.py Fix examples to properly import python_tqt module 8 years ago
gears.py Fix examples to properly import python_tqt module 8 years ago
lineedits.py Fix examples to properly import python_tqt module 8 years ago
listbox.py Fix examples to properly import python_tqt module 8 years ago
listboxcombo.py Fix examples to properly import python_tqt module 8 years ago
marble.png Fix invalid headers in PNG files and optimize for size 8 years ago
mdi.py Fix examples to properly import python_tqt module 8 years ago
menu.py Fix examples to properly import python_tqt module 8 years ago
progress.py Fix examples to properly import python_tqt module 8 years ago
progressbar.py Fix examples to properly import python_tqt module 8 years ago
qdir.py Fix examples to properly import python_tqt module 8 years ago
qmag.py Fix examples to properly import python_tqt module 8 years ago
qt.png Fix invalid headers in PNG files and optimize for size 8 years ago
qtlogo.png Fix invalid headers in PNG files and optimize for size 8 years ago
rangecontrols.py Fix examples to properly import python_tqt module 8 years ago
richtext.py Fix examples to properly import python_tqt module 8 years ago
secret.py Fix examples to properly import python_tqt module 8 years ago
semaphore.py Fix examples to properly import python_tqt module 8 years ago
smalltable.py Fix examples to properly import python_tqt module 8 years ago
splitter.py Fix examples to properly import python_tqt module 8 years ago
tabdialog.py Fix examples to properly import python_tqt module 8 years ago
tablestatistics.py Fix examples to properly import python_tqt module 8 years ago
tooltip.py Fix examples to properly import python_tqt module 8 years ago
trolltech.bmp Initial TQt conversion 13 years ago
trolltech.gif Fix corrupt image files. 12 years ago
tt-logo.png Fix invalid headers in PNG files and optimize for size 8 years ago
tut1.py Fix examples to properly import python_tqt module 8 years ago
tut2.py Fix examples to properly import python_tqt module 8 years ago
tut3.py Fix examples to properly import python_tqt module 8 years ago
tut4.py Fix examples to properly import python_tqt module 8 years ago
tut5.py Fix examples to properly import python_tqt module 8 years ago
tut6.py Fix examples to properly import python_tqt module 8 years ago
tut7.py Fix examples to properly import python_tqt module 8 years ago
tut8.py Fix examples to properly import python_tqt module 8 years ago
tut9.py Fix examples to properly import python_tqt module 8 years ago
tut10.py Fix examples to properly import python_tqt module 8 years ago
tut11.py Fix examples to properly import python_tqt module 8 years ago
tut12.py Fix examples to properly import python_tqt module 8 years ago
tut13.py Fix examples to properly import python_tqt module 8 years ago
tut14.py Fix examples to properly import python_tqt module 8 years ago
widgets.py Fix examples to properly import python_tqt module 8 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