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.
|
|
14 years ago | |
|---|---|---|
| .. | ||
| pykde-sampler | 14 years ago | |
| uimodules | 14 years ago | |
| README | 15 years ago | |
| aboutkde.png | 14 years ago | |
| astron.png | 14 years ago | |
| example_dcopexport.py | 14 years ago | |
| example_dcopext.py | 14 years ago | |
| kdeform1.ui | 14 years ago | |
| kdeform1.ui.h | 14 years ago | |
| kpartgui.dtd | 14 years ago | |
| kurldemo.py | 15 years ago | |
| menudemo.py | 14 years ago | |
| mimetype.py | 14 years ago | |
| pyKHTMLPart.py | 14 years ago | |
| pytestimage.png | 14 years ago | |
| qxembed_example.png | 14 years ago | |
| qxembedexample.py | 14 years ago | |
| qxembedexample.ui | 14 years ago | |
| systray.py | 14 years ago | |
| uikmdi.py | 14 years ago | |
| uikmdi.rc | 15 years ago | |
| uiqxembed.py | 14 years ago | |
| uisampler.py | 14 years ago | |
| xmlmenudemo.py | 14 years ago | |
| xmlmenudemoui.rc | 15 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 (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.