aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick/qtquick-states.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/qtquick-states.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-states.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-states.qdoc b/doc/src/qtquick/qtquick-states.qdoc
index 2cf0244521..975e1f0959 100644
--- a/doc/src/qtquick/qtquick-states.qdoc
+++ b/doc/src/qtquick/qtquick-states.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2018 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -161,4 +161,8 @@
You can use the \uicontrol {Text Editor} to specify transitions. For more
information, see \l{Transition}.
+
+ Alternatively, you can use the \uicontrol Timeline view to animate the
+ properties of UI components and to bind the animations to states. For more
+ information, see \l {Binding Animations to States}.
*/