summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-02-26 10:52:32 +0100
committerTopi Reiniö <topi.reinio@qt.io>2019-02-27 13:30:28 +0000
commitb57745fd520dde5e727aae4bf06801d4b36ed8d1 (patch)
tree4e2d82e67c6f41f235b746533b228c1e47e681f3
parent6c3104b7445a8993fa902bcdeff5a05faf05ea1e (diff)
Doc: Add linking for Qt Lottie Animation
Add a dependency and linking to the module (as Technology Preview). Task-number: QTBUG-74041 Change-Id: I44c8cd2804fcb46cbe2d379e688c7c755c33ef04 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--doc/config/qtdoc.qdocconf1
-rw-r--r--doc/src/qtmodules.qdoc4
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 222e084a7..dc2f08cdb 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -27,6 +27,7 @@ depends += \
qtgui \
qtlinguist \
qtlocation \
+ qtlottieanimation \
qtmacextras \
qtmultimedia \
qtnetwork \
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index a9e79b661..a10e51151 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -439,6 +439,10 @@
\row
\li \l{Qt for WebAssembly} (Technology Preview)
\li A platform target to compile Qt applications for the web browsers using WebAssembly.
+ \row
+ \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.
\endtable
\section1 Qt Tools