summaryrefslogtreecommitdiffstats
path: root/doc/simulator.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/simulator.qdoc')
-rw-r--r--doc/simulator.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/simulator.qdoc b/doc/simulator.qdoc
index f064381..13ed21a 100644
--- a/doc/simulator.qdoc
+++ b/doc/simulator.qdoc
@@ -47,6 +47,12 @@
change the information that the device has about its configuration and
environment.
+ Qt Simulator does not support any device specific APIs by design. Therefore,
+ applications that run well on Qt Simulator also run on any device that hosts the
+ Qt and Qt Mobility libraries. However, this means that you cannot use
+ Qt Simulator to test applications that use device specific libraries, such as
+ Symbian C++ APIs.
+
\image qt-simulator.png "Qt Simulator"
\note Please report bugs and suggestions to the