summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
commita09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch)
treefe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /examples/README
parentbba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff)
downloadtqt-a09a6bc0.tar.gz
tqt-a09a6bc0.zip
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README9
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.