summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-09-27 16:34:20 +1000
committerLincoln Ramsay <lincoln.ramsay@nokia.com>2011-10-10 09:25:31 +1000
commit7553fe500a0059ca2975e291b9acde6e372c002d (patch)
tree9f07560a699b9b5458b52455ce409d3c35adc453 /src
parent2ae28157cc76180fd79765f612deece7974d5c0e (diff)
Getting some structure into the sensors docs.
QtSensors is a landing page (from the Modules index). There's a QtSensors Examples page that has all the examples on it. The QtSensors page links off to the C++ and QML API pages. More to do but this is a good start. Change-Id: I2b795a759490e712137024101a630193d2d26033 Reviewed-on: http://codereview.qt-project.org/5589 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'src')
-rw-r--r--src/sensors/qsensor.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sensors/qsensor.cpp b/src/sensors/qsensor.cpp
index b440bb86..815b0084 100644
--- a/src/sensors/qsensor.cpp
+++ b/src/sensors/qsensor.cpp
@@ -826,8 +826,7 @@ QSensorReading::~QSensorReading()
\bold{Note that some platforms do not deliver timestamps correctly}.
Applications should be prepared for occasional issues that cause timestamps to jump
- forwards or backwards. The \l{sensors-api.html#platform-notes}{platform notes} have
- more details.
+ backwards.
*/
/*!