aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/projects/creator-projects-running-simulator.qdocinc
blob: c778848b5171796c768efe8af90d258a4b6eeafa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
    \section1 Running on Qt Simulator

    You can use the \QS to test Qt applications that are intended
    for mobile devices in an environment similar to that of the device. You
    can change the information that the device has about its configuration
    and environment.

    \list 1

        \o  Select \gui {\QS} as the build and run \l{glossary-buildandrun-kit}{kit}.

        \o  Click the \gui Run button.

    \endlist

    For more information about using the \QS, see the
    \l{http://doc.qt.digia.com/qtsimulator/index.html}{\QS Manual}.