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