25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
pytqt/examples2
Slávek Banko e790d08307
Fix examples to properly import python_tqt module
8 yıl önce
..
README Initial TQt conversion 13 yıl önce
aclock.py Fix examples to properly import python_tqt module 8 yıl önce
addressbook.py Fix examples to properly import python_tqt module 8 yıl önce
application.py Fix examples to properly import python_tqt module 8 yıl önce
buttongroups.py Fix examples to properly import python_tqt module 8 yıl önce
dclock.py Fix examples to properly import python_tqt module 8 yıl önce
desktop.py Fix examples to properly import python_tqt module 8 yıl önce
dirview.py Fix examples to properly import python_tqt module 8 yıl önce
dragdrop.py Fix examples to properly import python_tqt module 8 yıl önce
dropsite.py Fix examples to properly import python_tqt module 8 yıl önce
gears.py Fix examples to properly import python_tqt module 8 yıl önce
menu.py Fix examples to properly import python_tqt module 8 yıl önce
qt.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
qtlogo.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
secret.py Fix examples to properly import python_tqt module 8 yıl önce
semaphore.py Fix examples to properly import python_tqt module 8 yıl önce
splitter.py Fix examples to properly import python_tqt module 8 yıl önce
table.py Fix examples to properly import python_tqt module 8 yıl önce
themes.py Fix examples to properly import python_tqt module 8 yıl önce
trolltech.bmp Initial TQt conversion 13 yıl önce
trolltech.gif Fix corrupt image files. 12 yıl önce
tt-logo.png Fix invalid headers in PNG files and optimize for size 8 yıl önce
tut1.py Fix examples to properly import python_tqt module 8 yıl önce
tut2.py Fix examples to properly import python_tqt module 8 yıl önce
tut3.py Fix examples to properly import python_tqt module 8 yıl önce
tut4.py Fix examples to properly import python_tqt module 8 yıl önce
tut5.py Fix examples to properly import python_tqt module 8 yıl önce
tut6.py Fix examples to properly import python_tqt module 8 yıl önce
tut7.py Fix examples to properly import python_tqt module 8 yıl önce
tut8.py Fix examples to properly import python_tqt module 8 yıl önce
tut9.py Fix examples to properly import python_tqt module 8 yıl önce
tut10.py Fix examples to properly import python_tqt module 8 yıl önce
tut11.py Fix examples to properly import python_tqt module 8 yıl önce
tut12.py Fix examples to properly import python_tqt module 8 yıl önce
tut13.py Fix examples to properly import python_tqt module 8 yıl önce
tut14.py Fix examples to properly import python_tqt module 8 yıl önce
widgets.py Fix examples to properly import python_tqt module 8 yıl önce

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