qtmobility/src/sensors/qcompass.cpp
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
--- a/qtmobility/src/sensors/qcompass.cpp	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/sensors/qcompass.cpp	Thu May 27 13:42:11 2010 +0300
@@ -50,7 +50,6 @@
     \class QCompassReading
     \ingroup sensors_reading
 
-    \preliminary
     \brief The QCompassReading class represents one reading from a
            compass.
 
@@ -120,7 +119,6 @@
     \class QCompassFilter
     \ingroup sensors_filter
 
-    \preliminary
     \brief The QCompassFilter class is a convenience wrapper around QSensorFilter.
 
     The only difference is that the filter() method features a pointer to QCompassReading
@@ -141,7 +139,6 @@
     \class QCompass
     \ingroup sensors_type
 
-    \preliminary
     \brief The QCompass class is a convenience wrapper around QSensor.
 
     The only behavioural difference is that this class sets the type properly.