qtmobility/src/sensors/qsensorbackend.cpp
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
    47 
    47 
    48 /*!
    48 /*!
    49     \class QSensorBackend
    49     \class QSensorBackend
    50     \ingroup sensors_backend
    50     \ingroup sensors_backend
    51 
    51 
    52     \preliminary
       
    53     \brief The QSensorBackend class is a sensor implementation.
    52     \brief The QSensorBackend class is a sensor implementation.
    54 
    53 
    55     Sensors on a device will be represented by sub-classes of
    54     Sensors on a device will be represented by sub-classes of
    56     QSensorBackend.
    55     QSensorBackend.
    57 */
    56 */