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
Slávek Banko e790d08307
Fix examples to properly import python_tqt module
8 vuotta sitten
..
README Initial TQt conversion 13 vuotta sitten
aclock.py Fix examples to properly import python_tqt module 8 vuotta sitten
addressbook.py Fix examples to properly import python_tqt module 8 vuotta sitten
application.py Fix examples to properly import python_tqt module 8 vuotta sitten
buttongroups.py Fix examples to properly import python_tqt module 8 vuotta sitten
dclock.py Fix examples to properly import python_tqt module 8 vuotta sitten
desktop.py Fix examples to properly import python_tqt module 8 vuotta sitten
dirview.py Fix examples to properly import python_tqt module 8 vuotta sitten
dragdrop.py Fix examples to properly import python_tqt module 8 vuotta sitten
dropsite.py Fix examples to properly import python_tqt module 8 vuotta sitten
gears.py Fix examples to properly import python_tqt module 8 vuotta sitten
menu.py Fix examples to properly import python_tqt module 8 vuotta sitten
qt.png Fix invalid headers in PNG files and optimize for size 8 vuotta sitten
qtlogo.png Fix invalid headers in PNG files and optimize for size 8 vuotta sitten
secret.py Fix examples to properly import python_tqt module 8 vuotta sitten
semaphore.py Fix examples to properly import python_tqt module 8 vuotta sitten
splitter.py Fix examples to properly import python_tqt module 8 vuotta sitten
table.py Fix examples to properly import python_tqt module 8 vuotta sitten
themes.py Fix examples to properly import python_tqt module 8 vuotta sitten
trolltech.bmp Initial TQt conversion 13 vuotta sitten
trolltech.gif Fix corrupt image files. 12 vuotta sitten
tt-logo.png Fix invalid headers in PNG files and optimize for size 8 vuotta sitten
tut1.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut2.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut3.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut4.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut5.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut6.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut7.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut8.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut9.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut10.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut11.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut12.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut13.py Fix examples to properly import python_tqt module 8 vuotta sitten
tut14.py Fix examples to properly import python_tqt module 8 vuotta sitten
widgets.py Fix examples to properly import python_tqt module 8 vuotta sitten

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