summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-05-12 11:34:15 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-05-12 11:34:15 +0200
commitea08c74bb64d328e084307378e01475a5191637e (patch)
treeb6888b66634c42fbe88b3f2be0c2edc9cca3b9da
parent63179cd8f9de7f58c51859a35cee1b14a51e6bdc (diff)
Doc: update info about starting Qt Simulator from Qt Creator
Reviewed-by: Rainer Keller Reviewed-by: owolff
-rw-r--r--doc/images/qtcreator-run.pngbin0 -> 619 bytes
-rw-r--r--doc/simulator.qdoc38
2 files changed, 15 insertions, 23 deletions
diff --git a/doc/images/qtcreator-run.png b/doc/images/qtcreator-run.png
new file mode 100644
index 0000000..a4c2436
--- /dev/null
+++ b/doc/images/qtcreator-run.png
Binary files differ
diff --git a/doc/simulator.qdoc b/doc/simulator.qdoc
index b4b27cd..605e66c 100644
--- a/doc/simulator.qdoc
+++ b/doc/simulator.qdoc
@@ -139,49 +139,41 @@
\list 1
- \o Create a Qt Creator project.
+ \o In Qt Creator, select \gui {File > Open File or Project} to open a
+ project.
- \o In the \gui{Projects} mode, \gui{Build Settings}, click \gui{Add} to
- add a new build configuration.
+ \o Click the \gui{Project} button and select the project:
- \o In the \gui{Configuration Name} field, enter a name for the configuration.
-
- \o In the \gui{Qt Version} field, select the Simulator Qt version.
+ \image qt-creator-project-button.png "Project button"
- \o Click \gui{Make Active} to activate the new build configuration.
+ The button shows the name of your project and the
+ currently active build configuration.
- \o Click the \gui{+} button to add \gui{Simulator} as a target.
+ \note If \gui Simulator is not listed as a target, select \gui Projects to
+ and add it as a build target for the project.
- \o Click the \gui{Play} button to build and run the application.
+ \o Click \inlineimage qtcreator-run.png
+ to build and run the application.
\endlist
- \section1 Switching Between Build Configurations
-
- To switch between build configurations in Qt Creator, click the \gui{Project}
- button and select a project:
-
- \image qt-creator-project-button.png "Project button"
-
- The button shows the name of your project and the
- currently active build configuration.
-
*/
/*!
\contentspage index.html
- \previouspage simulator-quick-tour.html
+ \previouspage simulator-application.html
\page simulator-generic.html
- \nextpage simulator-networking.html
+ \nextpage simulator-drives.html
\title Simulating Device Use
\image qt-simulator-generic-settings.png "Generic settings"
- You can use Qt Simulator to test applications that use the Qt System Info API to
- access general information from the mobile device.
+ You can use Qt Simulator to test applications that use the
+ \l{http://doc.qt.nokia.com/qtmobility/systeminfo.html}{System Info API}
+ to access general information from the mobile device.
Mobile devices have been designed for use when mobile. Keep the characteristics of
mobile devices in mind when you create applications for them. Use Qt Simulator to
simulate the behavior of applications on different device models in different