Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
3272667f
Commit
3272667f
authored
Dec 15, 2008
by
Kavindra Palaraja
Browse files
Fixes: Documenting Locator with more screenshots
parent
ed9f1cc6
Changes
7
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator-locator-classes.png
0 → 100644
View file @
3272667f
83.7 KB
doc/qtcreator-locator-files.png
0 → 100644
View file @
3272667f
22.9 KB
doc/qtcreator-locator-filesystem.png
0 → 100644
View file @
3272667f
41.7 KB
doc/qtcreator-locator-help.png
0 → 100644
View file @
3272667f
31.3 KB
doc/qtcreator-locator-line.png
0 → 100644
View file @
3272667f
9.82 KB
doc/qtcreator-locator-methods.png
0 → 100644
View file @
3272667f
85.4 KB
doc/qtcreator.qdoc
View file @
3272667f
...
...
@@ -597,29 +597,38 @@
\table
\header
\o Function
\o Key Combination
\o Function
\o Key Combination
\o Screenshot
\row
\o Go to a line in the current document
\o Ctrl + K, l, Space, and the line number
\o Go to a line in the current document
\o Ctrl+K, l, Space, and the line number
\o \image qtcreator-locator-line.png
\row
\o Go to a function definition
\o Ctrl
+
K, :, Space, and the function name
\o
Go to a function definition
\o
Ctrl
+
K, :, Space, and the function name
\row
\o Go to a help topic
\o Ctrl + K, ?, Space, and the topic
\o Go to a help topic
\o Ctrl+K, ?, Space, and the topic
\o \image qtcreator-locator-help.png
\row
\o Go to an opened document
\o Ctrl
+
K, o, Space, and the document name.
\o
Go to an opened document
\o
Ctrl
+
K, o, Space, and the document name.
\row
\o Go to a file in the file system (browse the file system)
\o Ctrl
+
K, f, Space, and the file name.
\o
Go to a file in the file system (browse the file system)
\o
Ctrl
+
K, f, Space, and the file name.
\row
\o Go to a file in any project currently loaded
\o Ctrl + K, a, Space, and the function name.
\o Go to a file in any project currently loaded
\o Ctrl+K, a, Space, and the function name.
\o \image qtcreator-locator-files.png
\row
\o Go to a file in the current project
\o Ctrl+K, p, Space, and the function name.
\row
\o Go to a file in the current project
\o Ctrl + K, p, Space, and the function name.
\o Go to a class in the current project
\o Ctrl+K, c, Space, and the class name.
\o \image qtcreator-locator-classes.png
\endtable
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment