OSDN Git Service

Doc - Update run settings for QML Viewer
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 24 Sep 2010 15:16:38 +0000 (17:16 +0200)
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 24 Sep 2010 15:17:07 +0000 (17:17 +0200)
Update screen shot.

Reviewed-by: Lasse Holmstedt
doc/images/qmldesigner-run-settings.png
doc/qtcreator.qdoc

index 2060109..0dc1d2f 100644 (file)
Binary files a/doc/images/qmldesigner-run-settings.png and b/doc/images/qmldesigner-run-settings.png differ
index 1fd3ca7..0608bdd 100644 (file)
 
     \list
 
-        \o \gui {QML Viewer} is the path to the \QQV executable.
+        \o \gui {Custom QML Viewer} is the path to the \QQV executable.
         Qt Creator ships with a specific version of \QQV and imported
-        modules, which is used by default. If you develop applications
-        that use both C++ and QML, you must select the \QQV version
+        modules, which is used by default. If you develop Qt Quick applications
+        that contain C++ plugins, you must select the \QQV version
         shipped with your Qt version here.
 
         \o \gui {QML Viewer arguments} sets arguments for running \QQV.
 
         \o \gui {Main QML file} is the Qt Quick project file.
 
-        \o \gui {Debugging address} is the IP address to access \QQV.
-
-        \o \gui {Debugging port} is the port to access \QQV. You can use any
-        free port in the registered port range.
+        \o \gui Debugger allows you to select the languages to debug:
+        \gui{C++} and \gui QML. \gui {Debug port} is the port to access \QQV.
+        You can use any free port in the registered port range.
 
     \endlist