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/examples2
aneejit1 6be0466422
Updates to support Python version 3
2 years ago
..
README Initial TQt conversion 13 years ago
aclock.py Updates to support Python version 3 2 years ago
addressbook.py Updates to support Python version 3 2 years ago
application.py Updates to support Python version 3 2 years ago
buttongroups.py Updates to support Python version 3 2 years ago
dclock.py Updates to support Python version 3 2 years ago
desktop.py Updates to support Python version 3 2 years ago
dirview.py Updates to support Python version 3 2 years ago
dragdrop.py Fix examples to properly import python_tqt module 8 years ago
dropsite.py Updates to support Python version 3 2 years ago
gears.py Updates to support Python version 3 2 years ago
menu.py Updates to support Python version 3 2 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
secret.py Updates to support Python version 3 2 years ago
semaphore.py Updates to support Python version 3 2 years ago
splitter.py Updates to support Python version 3 2 years ago
table.py Updates to support Python version 3 2 years ago
themes.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 Updates to support Python version 3 2 years ago
tut9.py Updates to support Python version 3 2 years ago
tut10.py Updates to support Python version 3 2 years ago
tut11.py Updates to support Python version 3 2 years ago
tut12.py Updates to support Python version 3 2 years ago
tut13.py Updates to support Python version 3 2 years ago
tut14.py Updates to support Python version 3 2 years ago
widgets.py Updates to support Python version 3 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 v2.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