aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2021-09-23 16:47:17 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2021-09-23 15:01:51 +0000
commit0e1ce368b923d91f6f1d8f6ab4f28a8a64c2efa3 (patch)
treea959915cc9b4e8df0338a10fe329547e1f13832a
parentfe6238536152787c92cc939a50b7e105ef4d0c0d (diff)
Doc: Fix QDoc error by making link to QDS example conditional
Change-Id: Idda2614cddc24e2019c39590b1de8222632738c5 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-animation-types.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-animation-types.qdoc b/doc/qtcreator/src/qtquick/qtquick-animation-types.qdoc
index b8bac07b3c..f8ffb2918d 100644
--- a/doc/qtcreator/src/qtquick/qtquick-animation-types.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-animation-types.qdoc
@@ -94,8 +94,10 @@
\image qtquick-number-animation.gif "Number animation"
+ \if defined(qtdesignstudio)
For an example of using property animation to animate the scale and opacity
of components, see the \l{Coffee Machine} example.
+ \endif
\section2 Setting Non-Animated Properties