Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
pytqt/examples3
Slávek Banko e790d08307
Fix examples to properly import python_tqt module
8 år sedan
..
SQL Fix examples to properly import python_tqt module 8 år sedan
canvas Fix examples to properly import python_tqt module 8 år sedan
i18n Fix examples to properly import python_tqt module 8 år sedan
webbrowser Fix examples to properly import python_tqt module 8 år sedan
README Initial TQt conversion 13 år sedan
aclock.py Fix examples to properly import python_tqt module 8 år sedan
addressbook.py Fix examples to properly import python_tqt module 8 år sedan
application.py Fix examples to properly import python_tqt module 8 år sedan
biff.py Fix examples to properly import python_tqt module 8 år sedan
bigtable.py Fix examples to properly import python_tqt module 8 år sedan
buttongroups.py Fix examples to properly import python_tqt module 8 år sedan
checklists.py Fix examples to properly import python_tqt module 8 år sedan
cursor.py Fix examples to properly import python_tqt module 8 år sedan
dclock.py Fix examples to properly import python_tqt module 8 år sedan
desktop.py Fix examples to properly import python_tqt module 8 år sedan
dirview.py Fix examples to properly import python_tqt module 8 år sedan
dragdrop.py Fix examples to properly import python_tqt module 8 år sedan
drawlines.py Fix examples to properly import python_tqt module 8 år sedan
dropsite.py Fix examples to properly import python_tqt module 8 år sedan
fileopen.xpm Initial import of python-qt3 13 år sedan
fontdisplayer.py Fix examples to properly import python_tqt module 8 år sedan
fonts.py Fix examples to properly import python_tqt module 8 år sedan
gears.py Fix examples to properly import python_tqt module 8 år sedan
lineedits.py Fix examples to properly import python_tqt module 8 år sedan
listbox.py Fix examples to properly import python_tqt module 8 år sedan
listboxcombo.py Fix examples to properly import python_tqt module 8 år sedan
marble.png Fix invalid headers in PNG files and optimize for size 8 år sedan
mdi.py Fix examples to properly import python_tqt module 8 år sedan
menu.py Fix examples to properly import python_tqt module 8 år sedan
progress.py Fix examples to properly import python_tqt module 8 år sedan
progressbar.py Fix examples to properly import python_tqt module 8 år sedan
qdir.py Fix examples to properly import python_tqt module 8 år sedan
qmag.py Fix examples to properly import python_tqt module 8 år sedan
qt.png Fix invalid headers in PNG files and optimize for size 8 år sedan
qtlogo.png Fix invalid headers in PNG files and optimize for size 8 år sedan
rangecontrols.py Fix examples to properly import python_tqt module 8 år sedan
richtext.py Fix examples to properly import python_tqt module 8 år sedan
secret.py Fix examples to properly import python_tqt module 8 år sedan
semaphore.py Fix examples to properly import python_tqt module 8 år sedan
smalltable.py Fix examples to properly import python_tqt module 8 år sedan
splitter.py Fix examples to properly import python_tqt module 8 år sedan
tabdialog.py Fix examples to properly import python_tqt module 8 år sedan
tablestatistics.py Fix examples to properly import python_tqt module 8 år sedan
tooltip.py Fix examples to properly import python_tqt module 8 år sedan
trolltech.bmp Initial TQt conversion 13 år sedan
trolltech.gif Fix corrupt image files. 12 år sedan
tt-logo.png Fix invalid headers in PNG files and optimize for size 8 år sedan
tut1.py Fix examples to properly import python_tqt module 8 år sedan
tut2.py Fix examples to properly import python_tqt module 8 år sedan
tut3.py Fix examples to properly import python_tqt module 8 år sedan
tut4.py Fix examples to properly import python_tqt module 8 år sedan
tut5.py Fix examples to properly import python_tqt module 8 år sedan
tut6.py Fix examples to properly import python_tqt module 8 år sedan
tut7.py Fix examples to properly import python_tqt module 8 år sedan
tut8.py Fix examples to properly import python_tqt module 8 år sedan
tut9.py Fix examples to properly import python_tqt module 8 år sedan
tut10.py Fix examples to properly import python_tqt module 8 år sedan
tut11.py Fix examples to properly import python_tqt module 8 år sedan
tut12.py Fix examples to properly import python_tqt module 8 år sedan
tut13.py Fix examples to properly import python_tqt module 8 år sedan
tut14.py Fix examples to properly import python_tqt module 8 år sedan
widgets.py Fix examples to properly import python_tqt module 8 år sedan

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