Doc: Describe adding multiple keyboard shortcuts for a function

Task-number: QTCREATORBUG-72
Change-Id: I528a77594af1429e92cd65db8c6b4de1eea0126c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2020-06-22 17:09:08 +02:00
parent c30eab99e3
commit c7cde7126f
2 changed files with 5 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -42,7 +42,8 @@
\title Keyboard Shortcuts \title Keyboard Shortcuts
\QC provides various keyboard shortcuts to speed up your development \QC provides various keyboard shortcuts to speed up your development
process. In addition, you can specify your own keyboard shortcuts for some process. You can add more shortcuts if your favorite combination is
missing. In addition, you can specify your own keyboard shortcuts for some
functions that can be easily performed with a mouse, and therefore do not functions that can be easily performed with a mouse, and therefore do not
appear in menus or have default keyboard shortcuts. For example, selecting appear in menus or have default keyboard shortcuts. For example, selecting
and deleting words or lines in an editor. and deleting words or lines in an editor.
@@ -106,6 +107,9 @@
\endlist \endlist
\li To assign multiple keyboard shortcuts to a function, select
\uicontrol Add, and enter or record an additional key combination.
\li To revert to the default shortcut, select \uicontrol Reset. \li To revert to the default shortcut, select \uicontrol Reset.
\endlist \endlist