forked from qt-creator/qt-creator
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:
Binary file not shown.
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 17 KiB |
@@ -42,7 +42,8 @@
|
||||
\title Keyboard Shortcuts
|
||||
|
||||
\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
|
||||
appear in menus or have default keyboard shortcuts. For example, selecting
|
||||
and deleting words or lines in an editor.
|
||||
@@ -106,6 +107,9 @@
|
||||
|
||||
\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.
|
||||
|
||||
\endlist
|
||||
|
Reference in New Issue
Block a user