Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
b4e515e7
Commit
b4e515e7
authored
16 years ago
by
Kavindra Palaraja
Browse files
Options
Downloads
Patches
Plain Diff
Fixes: More documentation and a scaled screenshot
parent
32024cb6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/qtcreator-locator-filesystem.png
+0
-0
0 additions, 0 deletions
doc/qtcreator-locator-filesystem.png
doc/qtcreator.qdoc
+7
-5
7 additions, 5 deletions
doc/qtcreator.qdoc
with
7 additions
and
5 deletions
doc/qtcreator-locator-filesystem.png
+
0
−
0
View replaced file @
32024cb6
View file @
b4e515e7
41.7 KiB
|
W:
|
H:
40.8 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
doc/qtcreator.qdoc
+
7
−
5
View file @
b4e515e7
...
@@ -592,7 +592,6 @@
...
@@ -592,7 +592,6 @@
cached. Click \gui Refresh from the menu above to update the cached
cached. Click \gui Refresh from the menu above to update the cached
information.
information.
The following table lists the filters currently available:
The following table lists the filters currently available:
\table
\table
...
@@ -607,16 +606,18 @@
...
@@ -607,16 +606,18 @@
\row
\row
\o Go to a symbol definition
\o Go to a symbol definition
\o Ctrl+K, :, Space, and the function name
\o Ctrl+K, :, Space, and the function name
\o
\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
\o
\image qtcreator-locator-help.png
\o
\row
\row
\o Go to an opened document
\o Go to an opened document
\o Ctrl+K, o, Space, and the document name.
\o Ctrl+K, o, Space, and the document name.
\row
\row
\o Go to a file in the file system (browse the file system)
\o Go to a file in the file system (browse the file system)
\o Ctrl+K, f, Space, and the file name.
\o Ctrl+K, f, Space, and the file name.
\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 function name.
...
@@ -624,17 +625,19 @@
...
@@ -624,17 +625,19 @@
\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 function name.
\row
\row
\o Go to a class definition
\o Go to a class definition
\o Ctrl+K, c, Space, and the class name.
\o Ctrl+K, c, Space, and the class name.
\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 class name.
\o \image qtcreator-locator-methods.png
\o \image qtcreator-locator-methods.png
\endtable
\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 @@
...
@@ -793,7 +796,6 @@
\section2 Threads
\section2 Threads
If a multi-threaded program is stopped, the \gui Thread view or the
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
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
switch from one thread to another. The \gui Stack view will adjust itself
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment