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
tpearson 39d98386f7
Move python-kde3 to the more correct python-trinity
13 years ago
..
pykde-sampler Move python-kde3 to the more correct python-trinity 13 years ago
uimodules Move python-kde3 to the more correct python-trinity 13 years ago
README Move python-kde3 to the more correct python-trinity 13 years ago
aboutkde.png Move python-kde3 to the more correct python-trinity 13 years ago
astron.png Move python-kde3 to the more correct python-trinity 13 years ago
example_dcopexport.py Move python-kde3 to the more correct python-trinity 13 years ago
example_dcopext.py Move python-kde3 to the more correct python-trinity 13 years ago
kdeform1.ui Move python-kde3 to the more correct python-trinity 13 years ago
kdeform1.ui.h Move python-kde3 to the more correct python-trinity 13 years ago
kpartgui.dtd Move python-kde3 to the more correct python-trinity 13 years ago
kurldemo.py Move python-kde3 to the more correct python-trinity 13 years ago
menudemo.py Move python-kde3 to the more correct python-trinity 13 years ago
mimetype.py Move python-kde3 to the more correct python-trinity 13 years ago
pyKHTMLPart.py Move python-kde3 to the more correct python-trinity 13 years ago
pytestimage.png Move python-kde3 to the more correct python-trinity 13 years ago
qxembed_example.png Move python-kde3 to the more correct python-trinity 13 years ago
qxembedexample.py Move python-kde3 to the more correct python-trinity 13 years ago
qxembedexample.ui Move python-kde3 to the more correct python-trinity 13 years ago
systray.py Move python-kde3 to the more correct python-trinity 13 years ago
uikmdi.py Move python-kde3 to the more correct python-trinity 13 years ago
uikmdi.rc Move python-kde3 to the more correct python-trinity 13 years ago
uiqxembed.py Move python-kde3 to the more correct python-trinity 13 years ago
uisampler.py Move python-kde3 to the more correct python-trinity 13 years ago
xmlmenudemo.py Move python-kde3 to the more correct python-trinity 13 years ago
xmlmenudemoui.rc Move python-kde3 to the more correct python-trinity 13 years ago

README

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

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

mimetest.py - tests KSharedPtr 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.