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
3ceec370
Commit
3ceec370
authored
15 years ago
by
Rohan Shetty
Committed by
Oswald Buddenhagen
15 years ago
Browse files
Options
Downloads
Patches
Plain Diff
New content added to Managing Projects and minor corrections made.
parent
03414457
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/qtcreator.qdoc
+8
-4
8 additions, 4 deletions
doc/qtcreator.qdoc
with
8 additions
and
4 deletions
doc/qtcreator.qdoc
+
8
−
4
View file @
3ceec370
...
@@ -1007,6 +1007,10 @@
...
@@ -1007,6 +1007,10 @@
\l{Setting Up a Generic Project}.
\l{Setting Up a Generic Project}.
\endlist
\endlist
To change the location of the project directory, and to make changes in
the build and run settings, select \gui{Tools} > \gui{Options...} >
\gui{Projects} > \gui{General}.
\section1 External Libraries
\section1 External Libraries
Through external libraries Qt Creator can support code completion and
Through external libraries Qt Creator can support code completion and
...
@@ -2161,8 +2165,8 @@
...
@@ -2161,8 +2165,8 @@
\image qtcreator-locator-customize.png
\image qtcreator-locator-customize.png
\o In the \gui
Options window click \gui Add.
\o In the \gui
{
Options
...}
window click \gui Add.
\o In the \gui{Filter
Configuration
} dialog:
\o In the \gui{Filter
s
} dialog:
\list
\list
\o Name your filter.
\o Name your filter.
\o Select at least one directory. The locator searches directories
\o Select at least one directory. The locator searches directories
...
@@ -3945,7 +3949,7 @@
...
@@ -3945,7 +3949,7 @@
\section1 Using the Filter in Options Dialog
\section1 Using the Filter in Options Dialog
To find specific settings you require in \gui{Tools} > \gui{Options}
To find specific settings you require in \gui{Tools} > \gui{Options
...
}
use the filter located at the top left of the Options dialog box.
use the filter located at the top left of the Options dialog box.
...
@@ -3998,7 +4002,7 @@
...
@@ -3998,7 +4002,7 @@
If an instance of a class is derived from QObject, and you would like to
If an instance of a class is derived from QObject, and you would like to
find all other objects connected to one of your object's slots using
find all other objects connected to one of your object's slots using
Qt's signals and slots mechanism, select \gui Tools > \gui Options...
Qt's signals and slots mechanism, select \gui Tools > \gui Options...
> \gui{Debugging Helper} > \gui{Use Debugging Helper}.
>
\gui{Debugger} >
\gui{Debugging Helper} > \gui{Use Debugging Helper}.
In the \gui{Locals and Watchers} view, expand the object's entry and open
In the \gui{Locals and Watchers} view, expand the object's entry and open
the slot in the \e slots subitem. The objects connected to this slot are
the slot in the \e slots subitem. The objects connected to this slot are
...
...
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