summaryrefslogtreecommitdiffstats
path: root/doc/src/porting.qdoc
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-08-17 12:02:20 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-11 10:19:46 +0200
commitbe4e63b220108a959f1d016403aa95389060630e (patch)
treeaeedb34f815135e4ead5c2e7cb61c289ac5fb83e /doc/src/porting.qdoc
parentceb982907c98d2e71e1d7b84c87b06328c6c391f (diff)
Rename QtMobility.sensors 1.3 to QtSensors 5.0
Change-Id: I2b24533d38db1f8e205de19b67fe0b21625bbf6b Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'doc/src/porting.qdoc')
-rw-r--r--doc/src/porting.qdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/porting.qdoc b/doc/src/porting.qdoc
index 9a3ff716..24e0d7e6 100644
--- a/doc/src/porting.qdoc
+++ b/doc/src/porting.qdoc
@@ -39,8 +39,12 @@
\section1 QML
- QtSensors ships with a QML import that is mostly compatible with the QtMobility.sensors import.
- See \l {QtMobility.sensors 1.x} for more information.
+ QtSensors ships with a QML import that is compatible with the QtMobility.sensors import.
+ The limitations of the QtMobility.sensors import have been fixed and some new properties
+ may exist so apps may need to be updated if they are using custom properties on their
+ sensor objects.
+
+ See \l {Qt Sensors QML API} for more information.
\section1 C++