summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-10-24 16:10:22 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-11-01 09:17:30 +0000
commitf59b74ebdf53c5d257534459a5028c4677fd566a (patch)
treeabdbb228d786e8181477b873abe2e31f85582daa
parent02a81b89c443b6b9e34420f1a58fd2894a95abc4 (diff)
downloadqt-creator-f59b74ebdf53c5d257534459a5028c4677fd566a.tar.gz
Doc: Describe changes in editing keyframes
The context menu item name is now just "Edit Keyframe" and the dialog contains a Frame field for setting the frame. A screenshot was added. Task-number: QDS-1072 Change-Id: Idbcfcdf2c278c1635bfcbf755d530cb5b2d3021f Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--doc/images/studio-edit-keyframe.pngbin0 -> 2831 bytes
-rw-r--r--doc/src/qtquick/qtquick-timeline.qdoc9
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/images/studio-edit-keyframe.png b/doc/images/studio-edit-keyframe.png
new file mode 100644
index 0000000000..446187d141
--- /dev/null
+++ b/doc/images/studio-edit-keyframe.png
Binary files differ
diff --git a/doc/src/qtquick/qtquick-timeline.qdoc b/doc/src/qtquick/qtquick-timeline.qdoc
index b3b40a8167..9beb3df36f 100644
--- a/doc/src/qtquick/qtquick-timeline.qdoc
+++ b/doc/src/qtquick/qtquick-timeline.qdoc
@@ -199,12 +199,15 @@
To remove all the changes you recorded for a property, right-click the
property name on the timeline and select \uicontrol {Remove Property}.
- Keyframes a marked on the timeline by using markers of different colors and
+ Keyframes are marked on the timeline by using markers of different colors and
shapes, depending on whether they are active or inactive or whether you have
applied easing curves to them, for example.
- To edit the value of the selected keyframe, select
- \uicontrol {Edit Value for Keyframe} in the context menu.
+ To edit the value of a keyframe, double-click a keyframe marker or select
+ \uicontrol {Edit Keyframe} in the context menu. In the \uicontrol Frame
+ field, you can set the frame and the value:
+
+ \image studio-edit-keyframe.png "Edit Keyframe dialog"
You can copy the keyframes from the keyframe track for an item and
paste them to the keyframe track of another item. To copy all