summaryrefslogtreecommitdiffstats
path: root/doc/src/developmenttools.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2012-11-27 14:06:19 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-27 15:44:36 +0100
commitb9d1aac099fa3d97f048fa3d60ec28fbcc64386b (patch)
tree7287ac445911ab24035c1f39f130a5832921b72f /doc/src/developmenttools.qdoc
parentf0c160b4b5affbf55170dd74c6a438d1c70e4a42 (diff)
Doc: remove obsolete tools
Change-Id: I4b2e1ffe045d112e942beb9c5f1e5b6f0043dbdc Reviewed-by: Hanne Linaae <hanne.linaae@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'doc/src/developmenttools.qdoc')
-rw-r--r--doc/src/developmenttools.qdoc8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/src/developmenttools.qdoc b/doc/src/developmenttools.qdoc
index bea6bec19..dabaede51 100644
--- a/doc/src/developmenttools.qdoc
+++ b/doc/src/developmenttools.qdoc
@@ -79,8 +79,6 @@
\table
\header \li Tool \li Description
- \row \li \l{The Virtual Framebuffer}{qvfb}
- \li Run and test embedded applications on the desktop.
\row \li \l{makeqpf}
\li Create pre-rendered fonts for embedded devices.
\row \li \l{moc}{Meta-Object Compiler (moc)}
@@ -89,12 +87,6 @@
\li Generate C++ code from user interface files.
\row \li \l{Resource Compiler (rcc)}
\li Embed resources into Qt applications during the build process.
- \row \li \l{Configuring Qt}{Configuring Qt (qtconfig)}
- \li X11-based Qt configuration tool with online help.
- \row \li \l{Fine-Tuning Features in Qt}{Configuring Qt Embedded (qconfig)}
- \li Qt Embedded (Linux and Windows CE) configuration tool.
- \row \li \l{Examples and Demos Launcher}
- \li A launcher for Qt's Examples and Demonstration programs.
\row \li \l{QtDBus XML compiler (qdbusxml2cpp)}
\li A tool to convert D-Bus interface descriptions to C++ source code.
\row \li \l{D-Bus Viewer}