summaryrefslogtreecommitdiff
path: root/doc/qtcreator/src
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-02 16:06:02 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-09 06:56:23 +0000
commit631da01be2338bc0e432ce5e8f3b969078805bc4 (patch)
tree50876b2f1b11ac2e4992bfe062f7107a37aba302 /doc/qtcreator/src
parent12272a392d9bc2f8cda565020f609a9b68b4bbf5 (diff)
downloadqt-creator-631da01be2338bc0e432ce5e8f3b969078805bc4.tar.gz
Doc: Describe locking and pinning curves in curve editor
Change-Id: I6bd580683b3430cc5c2e3ec40e3e25234c5de462 Reviewed-by: Knud Dollereder <knud.dollereder@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc/qtcreator/src')
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-timeline.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc
index 049e0551e2..1f63e470bc 100644
--- a/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-timeline.qdoc
@@ -326,6 +326,10 @@
\uicontrol {Insert Keyframe} to add a keyframe.
\li Select keyframes to display the easing curves attached to them.
To select multiple keyframes, press and hold \key Ctrl.
+ \li To lock an easing curve, hover the mouse over the keyframe in the
+ list, and then select the lock icon.
+ \li To pin an easing curve, hover the mouse over the keyframe in the
+ list, and then select the pin icon.
\endlist
Your changes are automatically saved when you close the editor.