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