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.
pytde/examples
Slávek Banko cddd660ca4
Update after renaming qt => tqt in PyTQt module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
..
pytde-sampler Update after renaming qt => tqt in PyTQt module. 3 years ago
uimodules Update after renaming qt => tqt in PyTQt module. 3 years ago
README Drop python2 support. 3 years ago
aboutkde.png Fix invalid headers in PNG files and optimize for size 10 years ago
astron.png Fix invalid headers in PNG files and optimize for size 10 years ago
example_dcopexport.py Update after renaming qt => tqt in PyTQt module. 3 years ago
example_dcopext.py Update after renaming qt => tqt in PyTQt module. 3 years ago
kdeform1.ui Rename a number of classes to enhance compatibility with KDE4 13 years ago
kdeform1.ui.h Rename tqt3 color functions 14 years ago
kpartgui.dtd Rename a number of classes to enhance compatibility with KDE4 13 years ago
kurldemo.py Drop python2 support. 3 years ago
menudemo.py Update after renaming qt => tqt in PyTQt module. 3 years ago
mimetype.py Update after renaming qt => tqt in PyTQt module. 3 years ago
pyTDEHTMLPart.py Update after renaming qt => tqt in PyTQt module. 3 years ago
pytestimage.png Fix invalid headers in PNG files and optimize for size 10 years ago
qxembed_example.png Fix invalid headers in PNG files and optimize for size 10 years ago
qxembedexample.py Update after renaming qt => tqt in PyTQt module. 3 years ago
qxembedexample.ui Rename TQXEmbed to correct QXEmbed 14 years ago
systray.py Update after renaming qt => tqt in PyTQt module. 3 years ago
uiqxembed.py Update after renaming qt => tqt in PyTQt module. 3 years ago
uisampler.py Update after renaming qt => tqt in PyTQt module. 3 years ago
uitdemdi.py Update after renaming qt => tqt in PyTQt module. 3 years ago
uitdemdi.rc Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
xmlmenudemo.py Update after renaming qt => tqt in PyTQt module. 3 years ago
xmlmenudemoui.rc Move python-kde3 to the more correct python-trinity 15 years ago

README

This subdirectory contains a few executable Python
programs that demonstrate or test some features of
PyTDE:

uisampler.py - demos of most of the tdeui widgets,
    including dialogs, menus (TDEAction, KStdAction, etc)
    widgets, and xml ui definition

mimetest.py - tests TDESharedPtr related classes/methods
    such as KMimetype, KService, etc

menudemo.py
xmlmenudemo.py - demostrate the construction of a
    menu based app (also run as part of uisampler.py)

More demo programs are planned - contributions are
welcome.