The Namespace for Meego Resource Policy APIs. More...
Classes | |
class | AudioResource |
The AudioResource class represents the audio device. More... | |
class | ResourceSet |
Needed resources must be added to the ResourceSet. More... | |
class | Resource |
This class is the parent class for all resources. More... | |
class | AudioRecorderResource |
The AudioRecorderResource class represents the audio recorder device. More... | |
class | BacklightResource |
The BacklightResource is used by applications wanting to control the backlight. More... | |
class | LedsResource |
Resource to be used when the application wants to fiddle with the leds. More... | |
class | VibraResource |
Resource to be used when the application wants to use the vibra. More... | |
class | VideoRecorderResource |
Resource to be used when the application wants to record video. More... | |
class | VideoResource |
Resource to be used when the application wants to render video with the DSP decoder to render the viewfinder. More... | |
class | SystemButtonResource |
Resource to be used when the application wants to control the system button. More... | |
class | LockButtonResource |
Resource to be used when the application wants to control the lock button. More... | |
class | ScaleButtonResource |
Resource to be used when the application wants to control the volume/scale button. More... | |
class | SnapButtonResource |
Resource to be used when the application wants to take still pictures. More... | |
class | HeadsetButtonsResource |
Resource to be used when the application wants to control the headset buttons. More... | |
Enumerations | |
enum | ResourceType { AudioPlaybackType = 0, VideoPlaybackType, AudioRecorderType, VideoRecorderType, VibraType, LedsType, BacklightType, SystemButtonType, LockButtonType, ScaleButtonType, SnapButtonType , HeadsetButtonsType } |
This enumeration represents the resources which can be reserved. More... |
The Namespace for Meego Resource Policy APIs.
All Resource Policy Qt APIs reside under the ResourcePolicy namespace.
This enumeration represents the resources which can be reserved.