summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-10-26 12:34:51 +0100
committerKai Koehne <kai.koehne@qt.io>2020-10-27 13:04:59 +0100
commitca85a6969e8e02b8beefc79a87a76abe68c3b825 (patch)
tree1a6e487700701a69452095c99e7c1cb17752a2ba
parent07b7d54679a361c377abb6a89f2cc4d2a8ae36ec (diff)
downloadqtdoc-ca85a6969e8e02b8beefc79a87a76abe68c3b825.tar.gz
Re-Add Qt XML to modules page
Bring back mentioning of the Qt XML module that got removed in b93b10c5092a Task-number: QTBUG-85517 Change-Id: Ie787f8d587d499827cae4e67022d948845a95858 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 9f42b4f2..0d207e98 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -198,6 +198,11 @@
\li All
\li Classes for loading QWidget based forms created in \QD dynamically, at runtime.
\row
+ \li \l[QtXml]{Qt XML}
+ \li All
+ \li All
+ \li Handling of XML in a Document Object Model (DOM) API.
+ \row
\li \l{Qt Wayland Compositor}
\li \l{Qt for Linux/X11}{Linux}
\li \l{Qt for Linux/X11}{Linux} and \l{Boot2Qt}{Boot to Qt} targets.