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.
ormorph
f8780f8ac8
|
7 months ago | |
---|---|---|
.. | ||
SQL | 10 months ago | |
canvas | 10 months ago | |
i18n | 7 months ago | |
webbrowser | 10 months ago | |
README | 2 years ago | |
aclock.py | 10 months ago | |
addressbook.py | 10 months ago | |
application.py | 10 months ago | |
biff.py | 1 year ago | |
bigtable.py | 2 years ago | |
buttongroups.py | 10 months ago | |
checklists.py | 10 months ago | |
cursor.py | 2 years ago | |
dclock.py | 2 years ago | |
desktop.py | 1 year ago | |
dirview.py | 10 months ago | |
dragdrop.py | 10 months ago | |
drawlines.py | 2 years ago | |
dropsite.py | 2 years ago | |
fileopen.xpm | 2 years ago | |
fontdisplayer.py | 10 months ago | |
fonts.py | 10 months ago | |
gears.py | 2 years ago | |
lineedits.py | 10 months ago | |
listbox.py | 10 months ago | |
listboxcombo.py | 10 months ago | |
marble.png | 2 years ago | |
mdi.py | 9 months ago | |
menu.py | 10 months ago | |
progress.py | 10 months ago | |
progressbar.py | 10 months ago | |
rangecontrols.py | 10 months ago | |
richtext.py | 10 months ago | |
secret.py | 2 years ago | |
semaphore.py | 10 months ago | |
smalltable.py | 2 years ago | |
splitter.py | 2 years ago | |
tabdialog.py | 10 months ago | |
tablestatistics.py | 10 months ago | |
tooltip.py | 2 years ago | |
tqdir.py | 10 months ago | |
tqmag.py | 10 months ago | |
tqt.png | 2 years ago | |
tqtlogo.png | 2 years ago | |
trolltech.bmp | 2 years ago | |
trolltech.gif | 2 years ago | |
tt-logo.png | 2 years ago | |
tut1.py | 2 years ago | |
tut2.py | 10 months ago | |
tut3.py | 10 months ago | |
tut4.py | 10 months ago | |
tut5.py | 10 months ago | |
tut6.py | 10 months ago | |
tut7.py | 10 months ago | |
tut8.py | 10 months ago | |
tut9.py | 10 months ago | |
tut10.py | 10 months ago | |
tut11.py | 10 months ago | |
tut12.py | 10 months ago | |
tut13.py | 10 months ago | |
tut14.py | 10 months ago | |
widgets.py | 10 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