diff --git a/doc/images/qt-simulator.png b/doc/images/qt-simulator.png index 77db21123beb6f1c9f916bdf763a376a8230da98..28dca544ca5b109ae38353bb88b51d773b959e1d 100644 Binary files a/doc/images/qt-simulator.png and b/doc/images/qt-simulator.png differ diff --git a/doc/images/qtcreator-gs-build-example-open.png b/doc/images/qtcreator-gs-build-example-open.png index fc53786d1b3fed57cd7858182d2c31025c94ead1..cdd61dc17c4d1d91c20769ab3a4ea7170b72163d 100644 Binary files a/doc/images/qtcreator-gs-build-example-open.png and b/doc/images/qtcreator-gs-build-example-open.png differ diff --git a/doc/images/qtcreator-gs-build-example-select-qs.png b/doc/images/qtcreator-gs-build-example-select-qs.png index c3d7fb5e747e8af2e6a2c1a570fad10b80e1fb65..3d4c51928ab72de41fdd08ad43863d25f01ae1d7 100644 Binary files a/doc/images/qtcreator-gs-build-example-select-qs.png and b/doc/images/qtcreator-gs-build-example-select-qs.png differ diff --git a/doc/images/qtcreator-gs-build-example-targets.png b/doc/images/qtcreator-gs-build-example-targets.png index 4e5fcce53935fee6117319a850fb7b5c5dc7351d..1c20d8d11ee730974e066295124b761078b3c11e 100644 Binary files a/doc/images/qtcreator-gs-build-example-targets.png and b/doc/images/qtcreator-gs-build-example-targets.png differ diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 34b60d70fcef7e614dae08657fa2ca893fa100b5..5bf1642b81a161f41f1628c4fcad0720a2a14e32 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -4295,8 +4295,9 @@ \list 1 - \o On the \gui Welcome page, select \gui {Choose an Example... > - Animation Framework > Animated Tiles}. + \o On the \gui Welcome page, select \gui {Choose an Example...} + in the \gui {Explore Qt Quick Examples} field, and then select + \gui {Toys > Clocks}. \image qtcreator-gs-build-example-open.png "Selecting an example" @@ -4326,18 +4327,18 @@ \image {qt-simulator.png} "Qt Simulator" \o Change the settings in the - \gui View pane, for example, to toggle the orientation by clicking - \gui {Rotate Device}, or choose from the various Symbian and Maemo - configurations by clicking \gui {Device}. You can also simulate various + \gui View pane. For example, rotate the device by clicking the + \gui {Orientation} buttons or choose from the various Symbian and Maemo + configurations in the \gui {Device} field. You can also simulate various mobile functions and create your own scripts. - \o To test the application on a Symbian device install Qt libraries + \o To test the application on a Symbian device, install Qt libraries and the TRK debugging application on the device. For more information, see \l{Setting Up Development Environment for Symbian}. \o Click the \gui {Target Selector} and select \gui {Symbian Device}. - \o Click \gui Run to build the application for the Symbian device. + \o Click \gui Run to build the application and run it on the Symbian device. \endlist