diff --git a/doc/qtcreator/src/qtquick/qtquick-form-editor.qdoc b/doc/qtcreator/src/qtquick/qtquick-form-editor.qdoc index 7721d52b2f0..bcd93176159 100644 --- a/doc/qtcreator/src/qtquick/qtquick-form-editor.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-form-editor.qdoc @@ -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 diff --git a/doc/qtcreator/src/qtquick/qtquick-timeline-view.qdoc b/doc/qtcreator/src/qtquick/qtquick-timeline-view.qdoc index 2c3984d55f9..3228056f869 100644 --- a/doc/qtcreator/src/qtquick/qtquick-timeline-view.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-timeline-view.qdoc @@ -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" diff --git a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc index 6c8f5525574..ab3e3768727 100644 --- a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc @@ -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.