summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2019-10-29 06:29:23 +0200
committerTomi Korpipaa <tomi.korpipaa@qt.io>2019-10-30 12:00:56 +0200
commit0f0d86a2f84514db553302e49d4931803bca60e8 (patch)
tree6cb6c5e2128808f6b08b5aa715264997fb2ba70a
parent32103629900d6a90c251a4fe5caf14e316e66b5e (diff)
downloadqtdoc-0f0d86a2f84514db553302e49d4931803bca60e8.tar.gz
Add linking to QtQuick3D TP module
Fixes: QTBUG-79516 Change-Id: Idcb74f0fd1c69d352fcaabaaa09e92e8a3fc512a Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Inho Lee <inho.lee@qt.io> Reviewed-by: Andy Nichols <andy.nichols@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--doc/config/qtdoc.qdocconf3
-rw-r--r--doc/src/qtmodules.qdoc4
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 584b95ee..4d1434c8 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -72,7 +72,8 @@ depends += \
qtspeech \
qtnetworkauth \
qtremoteobjects \
- qtdistancefieldgenerator
+ qtdistancefieldgenerator \
+ qtquick3d
headerdirs += ../src
imagedirs += ../src/images \
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 16905533..40b64b1b 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -444,6 +444,10 @@
\li \l{Qt Lottie Animation} (Technology Preview)
\li A QML API for rendering graphics and animations in JSON format,
exported by the \l Bodymovin plugin for Adobe® After Effects.
+ \row
+ \li \l[QtQuick3D]{Qt Quick 3D} (Technology Preview)
+ \li Qt Quick 3D provides a high-level API for creating 3D content or UIs based on
+ Qt Quick.
\endtable
\section1 Qt Tools