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
Michele Calgaro 23638c89e3
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
..
SQL Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
canvas Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
i18n Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
webbrowser Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
README Remove Qt V2 support and example files 2 years ago
aclock.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
addressbook.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
application.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
biff.py Removed unnecessary code 9 months ago
bigtable.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
buttongroups.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
checklists.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
cursor.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
dclock.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
desktop.py Drop compatibility code for TQPalette 9 months ago
dirview.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
dragdrop.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
drawlines.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
dropsite.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
fileopen.xpm Remove Qt V2 support and example files 2 years ago
fontdisplayer.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
fonts.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
gears.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
lineedits.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
listbox.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
listboxcombo.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
marble.png Remove Qt V2 support and example files 2 years ago
mdi.py Replace Q_WS_* defines with TQ_WS_* equivalents 2 months ago
menu.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
progress.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
progressbar.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
rangecontrols.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
richtext.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
secret.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
semaphore.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
smalltable.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
splitter.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
tabdialog.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tablestatistics.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tooltip.py Do rename qt=>tqt on source files, directories and libraries. 1 year ago
tqdir.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tqmag.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tqt.png Do rename qt=>tqt on source files, directories and libraries. 1 year ago
tqtlogo.png Do rename qt=>tqt on source files, directories and libraries. 1 year 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 Do rename qt=>tqt on source files, directories and libraries. 1 year ago
tut2.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut3.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut4.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut5.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut6.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut7.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut8.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut9.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut10.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut11.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut12.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut13.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tut14.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
widgets.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months 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