forked from qt-creator/qt-creator
Doc: Fix changed UI text in docs
- Settings is now Actions - Origin and Rotation were moved to Geometry - 2D Change-Id: I03dc91a202ef5c90e03011b8983abbe6b3d919a9 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -156,8 +156,8 @@
|
||||
to rotate component instances in steps of 5 or 45 degrees, respectively.
|
||||
|
||||
You can set the \l{Managing 2D Transformations}{origin} in \l Properties >
|
||||
\uicontrol Advanced > \uicontrol Origin. There, you can also enter the value
|
||||
of the \uicontrol Rotation property in degrees.
|
||||
\uicontrol {Geometry - 2D} > \uicontrol Origin. There, you can also enter
|
||||
the value of the \uicontrol Rotation property in degrees.
|
||||
|
||||
\section1 Zooming
|
||||
|
||||
|
@@ -52,10 +52,10 @@
|
||||
|
||||
To animate component properties in the \uicontrol Timeline view, you
|
||||
must \l{Setting Keyframe Values}{insert keyframes} for them. In the
|
||||
\l Properties view, select \uicontrol Settings >
|
||||
\uicontrol {Insert Keyframe} for a property that you want to animate.
|
||||
A keyframe track is generated for each component that you insert keyframes
|
||||
for.
|
||||
\l Properties view, select \inlineimage icons/action-icon.png
|
||||
(\uicontrol Actions) > \uicontrol {Insert Keyframe} for a property that you
|
||||
want to animate. A keyframe track is generated for each component that you
|
||||
insert keyframes for.
|
||||
|
||||
\image studio-timeline-with-empty-tracks.png "Timeline view with a property"
|
||||
|
||||
|
@@ -132,9 +132,9 @@
|
||||
|
||||
\list 1
|
||||
\li In the \l Navigator view, select the component to animate.
|
||||
\li In the \l Properties view, select \uicontrol Settings >
|
||||
\uicontrol {Insert Keyframe} for the property that you want to
|
||||
animate.
|
||||
\li In the \l Properties view, select \inlineimage icons/action-icon.png
|
||||
(\uicontrol Actions) > \uicontrol {Insert Keyframe} for the property
|
||||
that you want to animate.
|
||||
\li In the \l Timeline view, select the
|
||||
\uicontrol {Per Property Recording} button
|
||||
to start recording property changes.
|
||||
|
Reference in New Issue
Block a user