summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-21 15:07:40 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-29 07:31:17 +0000
commit659950e95d2b1b88d4d07f1c1d18a75f3873f2cf (patch)
tree0ccac734144491f930f6f304b2fbd574859bb5ae /doc
parentbc6faeade2b42f2cc7ed4eaf903fc43d47e2e278 (diff)
downloadqt-creator-659950e95d2b1b88d4d07f1c1d18a75f3873f2cf.tar.gz
Doc: Using Ctrl+N and Ctrl+P shortcuts to navigate in locator
Change-Id: I290f148e5a7ceba42d3fe17a70ec59efcb774aef Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/editors/creator-editors.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 7ac3dfaeaa..9d7e28f186 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -2537,6 +2537,11 @@
\key Space. The prefix is usually a single character. Then type the search
string (typically, a filename or class name) or the command to execute.
+ You can also double-click a locator filter in the filter list to use it. You
+ can use the up and down arrow keys or the \key Ctrl+P and \key Ctrl+N
+ keyboard shortcuts to move up and down the list, and then press \key Enter
+ to use the selected filter.
+
For example, to locate symbols matching QDataStream:
\list 1