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