diff options
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/README b/examples/README index 5d2715e0e..20171dbce 100644 --- a/examples/README +++ b/examples/README @@ -78,9 +78,6 @@ desktop and also demonstrates how one can treat the desktop as a widget like any other. -directpainter [Qt/Embedded-specific] - Shows the use of QDirectPainter. - dirview This example program demonstrates how to use a QListView and QListViewItems to build a multi-column hierarchical, memory- and @@ -161,12 +158,6 @@ iconview of icon items. It supports Drag'n'Drop and different selection modes using TQIconView. -kiosk [Qt/Embedded-specific] - An MPEG player. - -launcher [Qt/Embedded-specific] - A program launcher. - layout [obsolete] This example shows simple and intermediate use of Qt's layout classes, QGridLaout, QBoxLayout etc. |