aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-08-18 13:42:59 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-08-19 12:35:33 +0200
commit9ed36c69852ae00f78f8ae87c02add72cd3e6d4d (patch)
tree9b5e5a30aeb990c3093a24ffe4737792abd0d1cd
parent62ed51c3c879cbd7794e6a7b79555a2b7ce17b1b (diff)
Doc: starting QML Viewer from external tools
Change-Id: Idb9daecc8cd9b81864f59ddc07ceca434618a1f5 Reviewed-on: http://codereview.qt.nokia.com/3177 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
-rw-r--r--doc/qtcreator.qdoc12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 0c7db99be61..71b39396485 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -2293,7 +2293,8 @@
\title Using External Tools
- You can use external tools directly from Qt Creator. Qt Linguist, the
+ You can use external tools directly from Qt Creator. Qt Linguist,
+ QML Viewer, the
default text editor for your system, and the \c sort tool are preconfigured
for use. You can change their default configurations and configure new
tools.
@@ -2320,6 +2321,15 @@
For more information about Qt Linguist, see
\l{http://doc.qt.nokia.com/4.7/linguist-manual.html}{Qt Linguist Manual}.
+ \section1 Using QML Viewer
+
+ You can preview the current QML document in the QML Viewer. The QML Viewer
+ invokes the QML runtime to load QML documents and also includes additional
+ features useful for the development of QML-based applications.
+
+ To preview the currently active QML file, select \gui {Tools > External >
+ Qt Quick > Preview (qmlviewer)}.
+
\section1 Using External Text Editors
You can open files for editing in the default text editor for your system: