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
Darrell Anderson f4f75c9b26
Rename KDEsu->TDEsu to provide consistency with previous renamings.
11 years ago
..
pytde-sampler Rename KDEsu->TDEsu to provide consistency with previous renamings. 11 years ago
uimodules Rename KComp to avoid conflicts with KDE4 11 years ago
README Rename a number of classes to enhance compatibility with KDE4 11 years ago
aboutkde.png Fix png files. This partially resolves bug report 838. 12 years ago
astron.png Fix png files. This partially resolves bug report 838. 12 years ago
example_dcopexport.py Rename KInstance and KAboutData to avoid conflicts with KDE4 11 years ago
example_dcopext.py Rename KInstance and KAboutData to avoid conflicts with KDE4 11 years ago
kdeform1.ui Rename a number of classes to enhance compatibility with KDE4 11 years ago
kdeform1.ui.h Rename tqt3 color functions 12 years ago
kpartgui.dtd Rename a number of classes to enhance compatibility with KDE4 11 years ago
kurldemo.py Rename a number of classes to enhance compatibility with KDE4 11 years ago
menudemo.py Rename KIcon to enhance compatibility with KDE4 11 years ago
mimetype.py Rename additional kio references 11 years ago
pyTDEHTMLPart.py Rename common header files for consistency with class renaming 11 years ago
pytestimage.png Fix png files. This partially resolves bug report 838. 12 years ago
qxembed_example.png Fix png files. This partially resolves bug report 838. 12 years ago
qxembedexample.py Rename tqt3 color functions 12 years ago
qxembedexample.ui Rename TQXEmbed to correct QXEmbed 13 years ago
systray.py Rename KIcon to enhance compatibility with KDE4 11 years ago
uiqxembed.py Rename KIcon to enhance compatibility with KDE4 11 years ago
uisampler.py Rename KComp to avoid conflicts with KDE4 11 years ago
uitdemdi.py Rename KIcon to enhance compatibility with KDE4 11 years ago
uitdemdi.rc Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
xmlmenudemo.py Rename KIcon to enhance compatibility with KDE4 11 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 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.