Classes | Typedefs | Enumerations | Functions

MeeGo Namespace Reference

Classes

class  QmAccelerometerReading
class  QmAccelerometer
 Provides raw accelerometer measurements. More...
class  QmActivity
 QmActivity provides information about user activity. More...
class  QmALS
 Provides internal ambient light sensor measurements. More...
class  QmBattery
 QmBattery provides information on device battery status. More...
class  QmCABC
 Provides methods to indicate the Content Adaptive Backlight Control (CABC) mode. More...
class  QmCallState
 Provides information and actions to call state and type. More...
class  QmCompassReading
class  QmCompass
 Provides logical compass sensor. More...
class  QmDeviceMode
 QmDeviceMode Provides information and actions on device operation mode and power save mode. More...
class  QmDisplayState
 QmDisplayState Provides information and actions on device display state. More...
class  QmHeartbeat
 QmHeartbeat provides the system heartbeat service. More...
class  QmKeys
 QmKeys Provides access to hardware key states. More...
class  QmLED
 Provides information and actions on device LED. More...
class  QmLocks
 Provides information and actions on device locks. More...
class  QmMagnetometerReading
class  QmMagnetometer
 Provides raw magnetometer measurements. More...
class  QmOrientation
 Provides information on device orientation. More...
class  QmOrientationReading
class  QmProximity
 Provides proximity sensor measurements. More...
class  QmRotationReading
class  QmRotation
 Provides device rotation measurements. More...
class  QmSensorReading
class  QmIntReading
class  QmSensor
 Abstract base class for Sensord APIs. More...
class  QmSystemInformation
class  QmSystemState
 QmSystemState provides information and actions on device state. More...
class  QmTap
 Provides device tapping events. More...
class  QmTapReading
class  QmThermal
 QmThermal provides information on device thermal states. More...
class  QmTime
 Provides interface for interacting with system clock. More...
class  QmUSBMode
 Provides a way to set and get the mode of the USB (Universal Serial Bus) on the device. More...
class  QmProcessWatchdog
 Provides an interface for the DSME process watchdog service. More...

Typedefs

typedef QmIntReading QmAlsReading
typedef QmIntReading QmProximityReading

Enumerations

enum  QmTimeWhatChanged { QmTimeTimeChanged = 0, QmTimeOnlySettingsChanged }

Functions

 Q_ENUMS (QmTimeWhatChanged)

Typedef Documentation

Definition at line 37 of file qmals.h.

Definition at line 41 of file qmproximity.h.


Enumeration Type Documentation

Enumeration for change events for QmTime.

Deprecated:
Enumerator:
QmTimeTimeChanged 

Time (and settings) changed

QmTimeOnlySettingsChanged 

Settings changed

Definition at line 59 of file qmtime.h.


Function Documentation

MeeGo::Q_ENUMS ( QmTimeWhatChanged   )