blob: 7a96271c6264e8c0d77a4281b64ea067d8518e23 (
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.nokia.com/qtsimulator/index.html}{\QS Manual}.
|