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
b4e515e7
Commit
b4e515e7
authored
Dec 15, 2008
by
Kavindra Palaraja
Browse files
Fixes: More documentation and a scaled screenshot
parent
32024cb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator-locator-filesystem.png
View replaced file @
32024cb6
View file @
b4e515e7
41.7 KB
|
W:
|
H:
40.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/qtcreator.qdoc
View file @
b4e515e7
...
...
@@ -592,7 +592,6 @@
cached. Click \gui Refresh from the menu above to update the cached
information.
The following table lists the filters currently available:
\table
...
...
@@ -607,16 +606,18 @@
\row
\o Go to a symbol definition
\o Ctrl+K, :, Space, and the function name
\o
\row
\o Go to a help topic
\o Ctrl+K, ?, Space, and the topic
\o
\image qtcreator-locator-help.png
\o
\row
\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 \image qtcreator-locator-filesystem.png
\row
\o Go to a file in any project currently loaded
\o Ctrl+K, a, Space, and the function name.
...
...
@@ -624,17 +625,19 @@
\row
\o Go to a file in the current project
\o Ctrl+K, p, Space, and the function name.
\row
\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
\note By default, if you press \key{Ctrl+K} and do not use a prefix to
specify a filter, three filters will be enabled: \c{o|, \c{l}, and \c{a}.
*/
...
...
@@ -793,7 +796,6 @@
\section2 Threads
If a multi-threaded program is stopped, the \gui Thread view or the
combobox named \gui Thread in the debugger's status bar can be used to
switch from one thread to another. The \gui Stack view will adjust itself
...
...
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