forked from qt-creator/qt-creator
Doc: Add a link from "Adding States" to "Binding Animations to States"
Change-Id: I49a28ed75a2bade67a4f550ccf303b409f9600d3 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2018 The Qt Company Ltd.
|
** Copyright (C) 2019 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** 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
|
You can use the \uicontrol {Text Editor} to specify transitions. For more
|
||||||
information, see \l{Transition}.
|
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}.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user