forked from qt-creator/qt-creator
Doc: add keyboard shortcuts
Change-Id: I24cf1369e0ae68098413ec54f261f50c11ee4a3c Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
@@ -186,8 +186,6 @@
|
|||||||
\row
|
\row
|
||||||
\o Toggle \gui{Search Results} pane
|
\o Toggle \gui{Search Results} pane
|
||||||
\o Alt+2 (Cmd+2 on Mac OS X)
|
\o Alt+2 (Cmd+2 on Mac OS X)
|
||||||
|
|
||||||
Ctrl+Shift+F
|
|
||||||
\row
|
\row
|
||||||
\o Toggle \gui{Application Output} pane
|
\o Toggle \gui{Application Output} pane
|
||||||
\o Alt+3 (Cmd+3 on Mac OS X)
|
\o Alt+3 (Cmd+3 on Mac OS X)
|
||||||
@@ -422,6 +420,9 @@
|
|||||||
\row
|
\row
|
||||||
\o Replace next
|
\o Replace next
|
||||||
\o Ctrl+=
|
\o Ctrl+=
|
||||||
|
\row
|
||||||
|
\o Open advanced find
|
||||||
|
\o Ctrl+Shift+F
|
||||||
\row
|
\row
|
||||||
\o Record a text-editing macro
|
\o Record a text-editing macro
|
||||||
\o Alt+(
|
\o Alt+(
|
||||||
@@ -471,6 +472,12 @@
|
|||||||
\header
|
\header
|
||||||
\o Action
|
\o Action
|
||||||
\o Keyboard shortcut
|
\o Keyboard shortcut
|
||||||
|
\row
|
||||||
|
\o Open the QML file that defines the selected component
|
||||||
|
\o F2
|
||||||
|
\row
|
||||||
|
\o Move between code editor and visual editor
|
||||||
|
\o F4
|
||||||
\row
|
\row
|
||||||
\o Toggle left sidebar
|
\o Toggle left sidebar
|
||||||
\o Ctrl+Alt+0
|
\o Ctrl+Alt+0
|
||||||
|
|||||||
Reference in New Issue
Block a user