Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
9f96b721
Commit
9f96b721
authored
Dec 15, 2008
by
con
Browse files
Fixes: - Locator filter clarifications
parent
f5dfeaad
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
9f96b721
...
...
@@ -605,7 +605,7 @@
\o Ctrl+K, l, Space, and the line number
\o \image qtcreator-locator-line.png
\row
\o Go to a
function
definition
\o Go to a
symbol
definition
\o Ctrl+K, :, Space, and the function name
\row
\o Go to a help topic
...
...
@@ -626,9 +626,14 @@
\o Ctrl+K, p, Space, and the function name.
\row
\o Go to a class
in the current project
\o Go to a class
definition
\o Ctrl+K, c, Space, and the class name.
\o \image qtcreator-locator-classes.png
\row
\o Go to a method definition
\o Ctrl+K, m, Space, and the class name.
\o \image qtcreator-locator-methods.png
\endtable
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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