Fixed errors in description of locator's key combinations

Merge-request: 108
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
This commit is contained in:
Alexander Antsev
2010-02-01 17:51:31 +01:00
committed by Thorbjørn Lindeijer
parent 32199de9d9
commit 1d6c5d73d9

View File

@@ -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 @@
\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 @@
\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