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.
Darrell Anderson
f4f75c9b26
|
11 years ago | |
---|---|---|
.. | ||
pytde-sampler | 11 years ago | |
uimodules | 12 years ago | |
README | 12 years ago | |
aboutkde.png | 13 years ago | |
astron.png | 13 years ago | |
example_dcopexport.py | 12 years ago | |
example_dcopext.py | 12 years ago | |
kdeform1.ui | 12 years ago | |
kdeform1.ui.h | 13 years ago | |
kpartgui.dtd | 12 years ago | |
kurldemo.py | 12 years ago | |
menudemo.py | 12 years ago | |
mimetype.py | 12 years ago | |
pyTDEHTMLPart.py | 12 years ago | |
pytestimage.png | 13 years ago | |
qxembed_example.png | 13 years ago | |
qxembedexample.py | 13 years ago | |
qxembedexample.ui | 13 years ago | |
systray.py | 12 years ago | |
uiqxembed.py | 12 years ago | |
uisampler.py | 12 years ago | |
uitdemdi.py | 12 years ago | |
uitdemdi.rc | 12 years ago | |
xmlmenudemo.py | 12 years ago | |
xmlmenudemoui.rc | 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 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.