forked from qt-creator/qt-creator
Doc: Fix the name of the "States" pane in the docs
Change-Id: Icd6a2c9643392bdfff3a5ef0b22ba563b76bbac2 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -63,12 +63,12 @@
|
|||||||
\li Show a different view or screen.
|
\li Show a different view or screen.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
The \uicontrol State pane displays the different \l{State}{states}
|
The \uicontrol States pane displays the different \l{State}{states}
|
||||||
of the component in the Design mode. The \uicontrol State pane is
|
of the component in the Design mode. The \uicontrol States pane is
|
||||||
collapsed by default to save space. Select \uicontrol Expand in
|
collapsed by default to save space. Select \uicontrol Expand in
|
||||||
the context menu to view the whole pane.
|
the context menu to view the whole pane.
|
||||||
|
|
||||||
\image qmldesigner-transitions.png "State pane"
|
\image qmldesigner-transitions.png "States pane"
|
||||||
|
|
||||||
To add states, click the \inlineimage plus.png
|
To add states, click the \inlineimage plus.png
|
||||||
button. Then modify the new state in the editor. For example, to change the
|
button. Then modify the new state in the editor. For example, to change the
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
\uicontrol {Set when Condition} in the menu and specify a
|
\uicontrol {Set when Condition} in the menu and specify a
|
||||||
\l [QtQuick]{State::when}{when} property for the state.
|
\l [QtQuick]{State::when}{when} property for the state.
|
||||||
|
|
||||||
You can preview the states in the \uicontrol State pane and click them to
|
You can preview the states in the \uicontrol States pane and click them to
|
||||||
switch between states on the canvas.
|
switch between states on the canvas.
|
||||||
|
|
||||||
\section1 Using States
|
\section1 Using States
|
||||||
|
|||||||
Reference in New Issue
Block a user