Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
flatpak-qt-creator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
b850955c
Commit
b850955c
authored
Dec 15, 2008
by
Kavindra Palaraja
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes: More documentation for Locator feature
parent
b4e515e7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
doc/qtcreator-locator-current-project.png
doc/qtcreator-locator-current-project.png
+0
-0
doc/qtcreator-locator-files.png
doc/qtcreator-locator-files.png
+0
-0
doc/qtcreator.qdoc
doc/qtcreator.qdoc
+8
-2
No files found.
doc/qtcreator-locator-current-project.png
0 → 100644
View file @
b850955c
26.6 KB
doc/qtcreator-locator-files.png
View replaced file @
b4e515e7
View file @
b850955c
22.9 KB
|
W:
|
H:
87.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/qtcreator.qdoc
View file @
b850955c
...
...
@@ -59,6 +59,7 @@
*/
/*!
\contentspage index.html
\page creator-quick-tour.html
...
...
@@ -183,6 +184,7 @@
are available to help speed up the process of developing your application.
*/
/*!
\contentspage index.html
\previouspage creator-quick-tour.html
...
...
@@ -272,6 +274,7 @@
\gui{Build Configuration}.
*/
/*!
\contentspage index.html
\previouspage creator-quick-tour.html
...
...
@@ -330,6 +333,7 @@
\endtable
*/
/*!
\contentspage index.html
\previouspage creator-creating-project.html
...
...
@@ -518,6 +522,7 @@
*/
/*!
\contentspage index.html
\previouspage creator-writing-program.html
...
...
@@ -610,7 +615,7 @@
\row
\o Go to a help topic
\o Ctrl+K, ?, Space, and the topic
\o
\o
\image qtcreator-locator-help.png
\row
\o Go to an opened document
\o Ctrl+K, o, Space, and the document name.
...
...
@@ -625,6 +630,7 @@
\row
\o Go to a file in the current project
\o Ctrl+K, p, Space, and the function name.
\o \image qtcreator-locator-current-project.png
\row
\o Go to a class definition
\o Ctrl+K, c, Space, and the class name.
...
...
@@ -636,7 +642,7 @@
\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}.
specify a filter, three filters will be enabled: \c{o
}
, \c{l}, and \c{a}.
*/
...
...
Write
Preview
Markdown
is supported
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