You cannot 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
ormorph f8780f8ac8
Fix example translations for pytqt
Signed-off-by: ormorph <roma251078@mail.ru>
2 years ago
..
SQL Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
canvas Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
i18n Fix example translations for pytqt 2 years ago
webbrowser Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
README Remove Qt V2 support and example files 3 years ago
aclock.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
addressbook.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
application.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
biff.py Removed unnecessary code 2 years ago
bigtable.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
buttongroups.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
checklists.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
cursor.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
dclock.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
desktop.py Drop compatibility code for TQPalette 2 years ago
dirview.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
dragdrop.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
drawlines.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
dropsite.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
fileopen.xpm Remove Qt V2 support and example files 3 years ago
fontdisplayer.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
fonts.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
gears.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
lineedits.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
listbox.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
listboxcombo.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
marble.png Remove Qt V2 support and example files 3 years ago
mdi.py Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
menu.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
progress.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
progressbar.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
rangecontrols.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
richtext.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
secret.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
semaphore.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
smalltable.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
splitter.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
tabdialog.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tablestatistics.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tooltip.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
tqdir.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tqmag.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tqt.png Do rename qt=>tqt on source files, directories and libraries. 3 years ago
tqtlogo.png Do rename qt=>tqt on source files, directories and libraries. 3 years ago
trolltech.bmp Remove Qt V2 support and example files 3 years ago
trolltech.gif Remove Qt V2 support and example files 3 years ago
tt-logo.png Remove Qt V2 support and example files 3 years ago
tut1.py Do rename qt=>tqt on source files, directories and libraries. 3 years ago
tut2.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut3.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut4.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut5.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut6.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut7.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut8.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut9.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut10.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut11.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut12.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut13.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
tut14.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
widgets.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years 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