Skip to content
Snippets Groups Projects
Commit 1d6c5d73 authored by Alexander Antsev's avatar Alexander Antsev Committed by Thorbjørn Lindeijer
Browse files

Fixed errors in description of locator's key combinations


Merge-request: 108
Reviewed-by: default avatarThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
parent 32199de9
No related branches found
No related tags found
No related merge requests found
...@@ -967,7 +967,7 @@ ...@@ -967,7 +967,7 @@
\o \image qtcreator-locator-symbols.png \o \image qtcreator-locator-symbols.png
\row \row
\o Go to a help topic. \o Go to a help topic.
\o Ctrl+K, ?, Space, and the topic \o Ctrl+K, ?, Space, and the topic name
\o \image qtcreator-locator-help.png \o \image qtcreator-locator-help.png
\row \row
\o Go to an opened document. \o Go to an opened document.
...@@ -979,11 +979,11 @@ ...@@ -979,11 +979,11 @@
\o \image qtcreator-locator-filesystem.png \o \image qtcreator-locator-filesystem.png
\row \row
\o Go to a file in any project currently loaded. \o Go to a file in any project currently loaded.
\o Ctrl+K, a, Space, and the function name \o Ctrl+K, a, Space, and the file name
\o \image qtcreator-locator-files.png \o \image qtcreator-locator-files.png
\row \row
\o Go to a file in the current project. \o Go to a file in the current project.
\o Ctrl+K, p, Space, and the function name \o Ctrl+K, p, Space, and the file name
\o \image qtcreator-locator-current-project.png \o \image qtcreator-locator-current-project.png
\row \row
\o Go to a class definition. \o Go to a class definition.
...@@ -991,7 +991,7 @@ ...@@ -991,7 +991,7 @@
\o \image qtcreator-locator-classes.png \o \image qtcreator-locator-classes.png
\row \row
\o Go to a method definition. \o Go to a method definition.
\o Ctrl+K, m, Space, and the class name \o Ctrl+K, m, Space, and the method name
\o \image qtcreator-locator-methods.png \o \image qtcreator-locator-methods.png
\endtable \endtable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment