summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-08-05 12:49:27 +0200
committerKai Koehne <kai.koehne@qt.io>2016-08-05 11:50:02 +0000
commitf893a642a3502c4b4c83574e589fdce0f49b83e8 (patch)
treeae9e3da749f4a1fc39e8486aac3ba25e17ccbf8d /src
parent5f18e75300bfeffca85c0891601fb213c4197501 (diff)
Add Qt WebEngine to list of "All QML Modules"
This list is shown in qtdoc/qmlmodules.html Change-Id: Ib51f0405e7581571f8a124ea6806e7bc4982dba3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/webengine/doc/src/qtwebengine-qmlmodule.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
index 42eeefb4d..53a03b1be 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -28,6 +28,7 @@
\title Qt WebEngine QML Types
\brief Provides QML types for rendering web content within a QML application
\ingroup qtwebengine-modules
+ \ingroup qmlmodules
The QML types can be imported into your application using the following import statements in
your .qml file: