From 2df6bde18ab40472f2df8637cf6456cb80dc2329 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:09:42 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- doc/examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/examples.html') diff --git a/doc/examples.html b/doc/examples.html index 7a2e337..c69a6bf 100644 --- a/doc/examples.html +++ b/doc/examples.html @@ -50,13 +50,13 @@ uisampler.py demonstrates a number of widgets and UI features of PyKDE.

For widgets, the panel on the right displays sample widgets. The widgets or other items for display are selected from the tree view on the left. A number of the examples are UI related -items like KAction, KXMLGUI releated things, etc.These use either menudemo.py or xmlmenudemo.py +items like TDEAction, KXMLGUI releated things, etc.These use either menudemo.py or xmlmenudemo.py to display examples of usage.

menudemo.py

menudemo.py is a simple menu based example "application" that does nothing, but displays -a UI (toolbar, status bar, menus) constructed using KAction and related classes. It runs +a UI (toolbar, status bar, menus) constructed using TDEAction and related classes. It runs as part of uisampler.py or will run stand-alone.

xmlmenudemo.py

-- cgit v1.2.3