qtmobility/src/sensors/qproximitysensor.cpp
changeset 8 71781823f776
parent 4 90517678cc4f
child 11 06b8e2af4411
--- a/qtmobility/src/sensors/qproximitysensor.cpp	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/sensors/qproximitysensor.cpp	Thu May 27 13:42:11 2010 +0300
@@ -50,7 +50,6 @@
     \class QProximityReading
     \ingroup sensors_reading
 
-    \preliminary
     \brief The QProximityReading class represents one reading from the
            proximity sensor.
 
@@ -90,7 +89,6 @@
     \class QProximityFilter
     \ingroup sensors_filter
 
-    \preliminary
     \brief The QProximityFilter class is a convenience wrapper around QSensorFilter.
 
     The only difference is that the filter() method features a pointer to QProximityReading
@@ -111,7 +109,6 @@
     \class QProximitySensor
     \ingroup sensors_type
 
-    \preliminary
     \brief The QProximitySensor class is a convenience wrapper around QSensor.
 
     The only behavioural difference is that this class sets the type properly.