Doc: update External Tools topic

Fix changed UI text. Describe the "Modifies current document"
check box. Update screenshot.

Change-Id: I269d7e07780ddbc42b1eae917022965dbbe113e6
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Leena Miettinen
2013-11-22 11:56:39 +01:00
parent ba03037561
commit cdeaec7961
2 changed files with 6 additions and 1 deletions

View File

@@ -66,7 +66,8 @@
for viewing and testing while you are developing an application.
To preview the currently active QML file, select \gui Tools > \gui External
> \gui {Qt Quick} > \gui {Preview (qmlviewer)} or \gui {Preview (qmlscene)}.
> \gui {Qt Quick} > \gui {Qt Quick 1 Preview (qmlviewer)} or
\gui {Qt Quick 2 Preview (qmlscene)}.
\section1 Using External Text Editors
@@ -127,6 +128,10 @@
\li In the \gui {Error output pane}, select how to handle error messages
from the tool.
\li Select the \gui {Modifies current document} check box to make sure
that if the current document is modified by the tool, it is saved
before the tool is run and reloaded after the tool finishes.
\li In the \gui Input field, specify text that is passed as standard
input to the tool.