aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/projects/creator-projects-settings-overview.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-15 15:09:50 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-18 09:23:18 +0100
commite953743d901e9cf806c23d779eb6aaff9636d8ea (patch)
tree63ba084c04eb7e80150647017ee9d0dd8f49c324 /doc/src/projects/creator-projects-settings-overview.qdoc
parent87fbdbf3c9636ee13cd6fa2569bbd74ee8989043 (diff)
Doc: changing and copying kits in Build & Run settings
Describe the new menu items for kits. Remove image of an obsolete button. Change-Id: I51703a96280d69a47c50116f0f41858b4fcccc4e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'doc/src/projects/creator-projects-settings-overview.qdoc')
-rw-r--r--doc/src/projects/creator-projects-settings-overview.qdoc33
1 files changed, 19 insertions, 14 deletions
diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc
index 3f8b7f16a9..2441c1e42c 100644
--- a/doc/src/projects/creator-projects-settings-overview.qdoc
+++ b/doc/src/projects/creator-projects-settings-overview.qdoc
@@ -37,20 +37,9 @@
To view and modify the settings for currently open projects, switch to the
\gui Projects mode by pressing \key Ctrl+5.
- \image qtcreator-project-targets.png
-
- To add build and run \l{glossary-buildandrun-kit}{kits} for the project,
- select \gui {Add Kit}. The list
- displays kits that are configured in \gui Tools > \gui Options >
- \gui {Build & Run} > \gui Kits. To add kits to the list, select
- \gui {Manage Kits}.
-
- To remove a kit, hover the cursor over it (1) and click
- \inlineimage qtcreator-target-remove.png "Remove Kit button"
- .
-
- You can select the kits and use the \gui Build menu commands to build,
- deploy, and run projects.
+ You can select build and run \l{glossary-buildandrun-kit}{kits} for the
+ open projects and use the \gui Build menu commands to build, deploy, and
+ run projects.
The project pane consists of the following tabs:
@@ -84,4 +73,20 @@
If you have multiple projects open in \QC, use the tabs at the top of the
window to navigate between their settings.
+ \section1 Selecting Kits
+
+ \image qtcreator-project-targets.png
+
+ To add kits for the project, select \gui {Add Kit}. The list displays kits
+ that are configured in \gui Tools > \gui Options > \gui {Build & Run} >
+ \gui Kits. To add kits to the list, select \gui {Manage Kits}.
+
+ To copy the build and run settings for a kit to another kit, select
+ \gui {Copy to Kit} in the kit menu.
+
+ To change the kit, while preserving the build and run settings, select
+ \gui {Change Kit}.
+
+ To remove a kit, select \gui {Remove Kit}
+
*/