summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-02-21 10:54:30 +0100
committerKai Koehne <kai.koehne@qt.io>2018-04-17 15:29:04 +0000
commit5aab2cac19ef2fbb241ca0bdc7c07388858ca0e1 (patch)
tree70f6c5f76143fc8afcba213a6b19061b2d500128
parentee08d7229c881089542ce4297d55cff77db2bfc0 (diff)
downloadqtdoc-5aab2cac19ef2fbb241ca0bdc7c07388858ca0e1.tar.gz
List 'Qt Help', 'Qt UI Tools' as normal addons
Listing them under 'Qt Tools' is misleading, since there's nothing special about the libraries, except that they have related host tools. But they are running on the target platform, not the host. Change-Id: I25ce8edff3477be69fa306fccfde9384d5445789 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 54cee163..dd54bad2 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -189,6 +189,11 @@
\li
\li Graphical effects for use with Qt Quick 2.
\row
+ \li \l{Qt Help}
+ \li All
+ \li All
+ \li Classes for integrating documentation into applications, similar to Qt Assistant.
+ \row
\li \l[QtImageFormats]{Qt Image Formats}
\li All
\li
@@ -294,6 +299,11 @@
\li Classes for displaying the contents of SVG files. Supports a subset of the
\l{http://www.w3.org/TR/SVGTiny12/}{SVG 1.2 Tiny} standard.
\row
+ \li \l[QtUITools]{Qt UI Tools}
+ \li All
+ \li All
+ \li Classes for loading QWidget based forms created in \QD dynamically, at runtime.
+ \row
\li \l[QtWebChannel]{Qt WebChannel}
\li All
\li All
@@ -422,12 +432,7 @@
\row
\li \l{Qt Designer}
\li Classes for extending \QD.
- \row
- \li \l{Qt Help}
- \li Classes for integrating online documentation into applications, similar to Qt Assistant.
- \row
- \li \l{Qt UI Tools}
- \li Classes to handle the forms created in \QD.
+
\endtable
\section1 Where to Go from Here