Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
pytqt/examples2
Slávek Banko e790d08307
Fix examples to properly import python_tqt module
il y a 8 ans
..
README Initial TQt conversion il y a 13 ans
aclock.py Fix examples to properly import python_tqt module il y a 8 ans
addressbook.py Fix examples to properly import python_tqt module il y a 8 ans
application.py Fix examples to properly import python_tqt module il y a 8 ans
buttongroups.py Fix examples to properly import python_tqt module il y a 8 ans
dclock.py Fix examples to properly import python_tqt module il y a 8 ans
desktop.py Fix examples to properly import python_tqt module il y a 8 ans
dirview.py Fix examples to properly import python_tqt module il y a 8 ans
dragdrop.py Fix examples to properly import python_tqt module il y a 8 ans
dropsite.py Fix examples to properly import python_tqt module il y a 8 ans
gears.py Fix examples to properly import python_tqt module il y a 8 ans
menu.py Fix examples to properly import python_tqt module il y a 8 ans
qt.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
qtlogo.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
secret.py Fix examples to properly import python_tqt module il y a 8 ans
semaphore.py Fix examples to properly import python_tqt module il y a 8 ans
splitter.py Fix examples to properly import python_tqt module il y a 8 ans
table.py Fix examples to properly import python_tqt module il y a 8 ans
themes.py Fix examples to properly import python_tqt module il y a 8 ans
trolltech.bmp Initial TQt conversion il y a 13 ans
trolltech.gif Fix corrupt image files. il y a 12 ans
tt-logo.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
tut1.py Fix examples to properly import python_tqt module il y a 8 ans
tut2.py Fix examples to properly import python_tqt module il y a 8 ans
tut3.py Fix examples to properly import python_tqt module il y a 8 ans
tut4.py Fix examples to properly import python_tqt module il y a 8 ans
tut5.py Fix examples to properly import python_tqt module il y a 8 ans
tut6.py Fix examples to properly import python_tqt module il y a 8 ans
tut7.py Fix examples to properly import python_tqt module il y a 8 ans
tut8.py Fix examples to properly import python_tqt module il y a 8 ans
tut9.py Fix examples to properly import python_tqt module il y a 8 ans
tut10.py Fix examples to properly import python_tqt module il y a 8 ans
tut11.py Fix examples to properly import python_tqt module il y a 8 ans
tut12.py Fix examples to properly import python_tqt module il y a 8 ans
tut13.py Fix examples to properly import python_tqt module il y a 8 ans
tut14.py Fix examples to properly import python_tqt module il y a 8 ans
widgets.py Fix examples to properly import python_tqt module il y a 8 ans

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