Skip to content
Snippets Groups Projects
Commit 7c07574f authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc: disabling steps


Update screenshots.

Change-Id: I00655600ac476b433e9509ce28568fa37ac2736f
Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
parent eb19b84f
No related branches found
No related tags found
No related merge requests found
doc/images/qtcreator-build-environment.png

35.7 KiB | W: | H:

doc/images/qtcreator-build-environment.png

28.9 KiB | W: | H:

doc/images/qtcreator-build-environment.png
doc/images/qtcreator-build-environment.png
doc/images/qtcreator-build-environment.png
doc/images/qtcreator-build-environment.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-build-steps-custom.png

8.14 KiB | W: | H:

doc/images/qtcreator-build-steps-custom.png

4.15 KiB | W: | H:

doc/images/qtcreator-build-steps-custom.png
doc/images/qtcreator-build-steps-custom.png
doc/images/qtcreator-build-steps-custom.png
doc/images/qtcreator-build-steps-custom.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-build-steps.png

16.5 KiB | W: | H:

doc/images/qtcreator-build-steps.png

14.3 KiB | W: | H:

doc/images/qtcreator-build-steps.png
doc/images/qtcreator-build-steps.png
doc/images/qtcreator-build-steps.png
doc/images/qtcreator-build-steps.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-clean-steps.png

6.58 KiB | W: | H:

doc/images/qtcreator-clean-steps.png

6.61 KiB | W: | H:

doc/images/qtcreator-clean-steps.png
doc/images/qtcreator-clean-steps.png
doc/images/qtcreator-clean-steps.png
doc/images/qtcreator-clean-steps.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-disable-steps.png

470 B

doc/images/qtcreator-movestep.png

357 B | W: | H:

doc/images/qtcreator-movestep.png

660 B | W: | H:

doc/images/qtcreator-movestep.png
doc/images/qtcreator-movestep.png
doc/images/qtcreator-movestep.png
doc/images/qtcreator-movestep.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-projectpane.png

36.9 KiB | W: | H:

doc/images/qtcreator-projectpane.png

11.5 KiB | W: | H:

doc/images/qtcreator-projectpane.png
doc/images/qtcreator-projectpane.png
doc/images/qtcreator-projectpane.png
doc/images/qtcreator-projectpane.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -42,9 +42,6 @@
the final installation file.
You specify build settings in the \gui Projects mode.
\image qtcreator-projectpane.png
To add a new build configuration, click \gui Add and select the type of
configuration you would like to add. You can add as many build
configurations as you need.
......@@ -53,6 +50,8 @@
\section1 Editing Build Configurations
\image qtcreator-projectpane.png
To edit a build configuration:
\list 1
......@@ -150,7 +149,7 @@
\image qtcreator-build-steps.png "Build steps"
To override the shell command that \QC constructs by default, remove
To override the shell command that \QC constructs by default, disable or remove
the build step and add a custom build step that specifies another shell
command.
......@@ -159,8 +158,9 @@
To add custom steps to the build settings, select \gui {Add Build Step >
Custom Process Step}.
By default, custom steps are disabled. To activate a custom step, select
the \gui{Enable custom process step} check-box.
By default, custom steps are enabled. To disable a custom step, select
the \inlineimage qtcreator-disable-steps.png
(\gui Disable) button.
\image qtcreator-build-steps-custom.png "Custom Process Step"
......@@ -179,14 +179,14 @@
\o To add a clean step using make or a custom process, click
\gui{Add Clean Step} and select the type of step you want to add.
By default, custom steps are disabled. To activate a custom step,
select the \gui{Enable custom process step} check-box.
By default, custom steps are enabled. To disable a custom step,
select the \gui Disable button.
\o To remove a clean step, click \gui{Remove Item}.
\o To change the order of steps, click
\inlineimage qtcreator-movestep.png
.
(\gui {Move Up} and \gui {Move Down}).
\endlist
\section1 Build Environment
......@@ -214,4 +214,13 @@
compilers and tools need. Therefore, the environment is never totally empty,
even after you clear it.
\section1 Related Topics
\list
\o \l{Adding Qt Versions}
\o \l{Adding Tool Chains}
\endlist
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment