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
Slávek Banko 7ec95b9522
Rename python extension module from python_tqt to PyTQt.
2 years ago
..
SQL Rename python extension module from python_tqt to PyTQt. 2 years ago
canvas Rename python extension module from python_tqt to PyTQt. 2 years ago
i18n Rename python extension module from python_tqt to PyTQt. 2 years ago
webbrowser Rename python extension module from python_tqt to PyTQt. 2 years ago
README Remove Qt V2 support and example files 2 years ago
aclock.py Rename python extension module from python_tqt to PyTQt. 2 years ago
addressbook.py Rename python extension module from python_tqt to PyTQt. 2 years ago
application.py Rename python extension module from python_tqt to PyTQt. 2 years ago
biff.py Rename python extension module from python_tqt to PyTQt. 2 years ago
bigtable.py Rename python extension module from python_tqt to PyTQt. 2 years ago
buttongroups.py Rename python extension module from python_tqt to PyTQt. 2 years ago
checklists.py Rename python extension module from python_tqt to PyTQt. 2 years ago
cursor.py Rename python extension module from python_tqt to PyTQt. 2 years ago
dclock.py Rename python extension module from python_tqt to PyTQt. 2 years ago
desktop.py Rename python extension module from python_tqt to PyTQt. 2 years ago
dirview.py Rename python extension module from python_tqt to PyTQt. 2 years ago
dragdrop.py Rename python extension module from python_tqt to PyTQt. 2 years ago
drawlines.py Rename python extension module from python_tqt to PyTQt. 2 years ago
dropsite.py Rename python extension module from python_tqt to PyTQt. 2 years ago
fileopen.xpm Remove Qt V2 support and example files 2 years ago
fontdisplayer.py Rename python extension module from python_tqt to PyTQt. 2 years ago
fonts.py Rename python extension module from python_tqt to PyTQt. 2 years ago
gears.py Rename python extension module from python_tqt to PyTQt. 2 years ago
lineedits.py Rename python extension module from python_tqt to PyTQt. 2 years ago
listbox.py Rename python extension module from python_tqt to PyTQt. 2 years ago
listboxcombo.py Rename python extension module from python_tqt to PyTQt. 2 years ago
marble.png Remove Qt V2 support and example files 2 years ago
mdi.py Rename python extension module from python_tqt to PyTQt. 2 years ago
menu.py Rename python extension module from python_tqt to PyTQt. 2 years ago
progress.py Rename python extension module from python_tqt to PyTQt. 2 years ago
progressbar.py Rename python extension module from python_tqt to PyTQt. 2 years ago
qdir.py Rename python extension module from python_tqt to PyTQt. 2 years ago
qmag.py Rename python extension module from python_tqt to PyTQt. 2 years ago
qt.png Remove Qt V2 support and example files 2 years ago
qtlogo.png Remove Qt V2 support and example files 2 years ago
rangecontrols.py Rename python extension module from python_tqt to PyTQt. 2 years ago
richtext.py Rename python extension module from python_tqt to PyTQt. 2 years ago
secret.py Rename python extension module from python_tqt to PyTQt. 2 years ago
semaphore.py Rename python extension module from python_tqt to PyTQt. 2 years ago
smalltable.py Rename python extension module from python_tqt to PyTQt. 2 years ago
splitter.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tabdialog.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tablestatistics.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tooltip.py Rename python extension module from python_tqt to PyTQt. 2 years 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 Rename python extension module from python_tqt to PyTQt. 2 years ago
tut2.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut3.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut4.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut5.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut6.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut7.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut8.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut9.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut10.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut11.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut12.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut13.py Rename python extension module from python_tqt to PyTQt. 2 years ago
tut14.py Rename python extension module from python_tqt to PyTQt. 2 years ago
widgets.py Rename python extension module from python_tqt to PyTQt. 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 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