You can not 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
Michele Calgaro d94985267d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
11 months ago
..
pytde-sampler Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
uimodules Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
README
aboutkde.png
astron.png
example_dcopexport.py Update after renaming qt => tqt in PyTQt module. 2 years ago
example_dcopext.py Update after renaming qt => tqt in PyTQt module. 2 years ago
kdeform1.ui
kdeform1.ui.h
kpartgui.dtd
kurldemo.py
menudemo.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
mimetype.py Update after renaming qt => tqt in PyTQt module. 2 years ago
pyTDEHTMLPart.py Update after renaming qt => tqt in PyTQt module. 2 years ago
pytestimage.png
qxembed_example.png
qxembedexample.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
qxembedexample.ui
systray.py Update after renaming qt => tqt in PyTQt module. 2 years ago
uiqxembed.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
uisampler.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
uitdemdi.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
uitdemdi.rc
xmlmenudemo.py Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 11 months ago
xmlmenudemoui.rc

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.