Classes | Namespaces

resources.h File Reference

Declaration of The different resource classes: ResourcePolicy::AudioRecorderResource ResourcePolicy::BacklightResource ResourcePolicy::LedsResource ResourcePolicy::VibraResource ResourcePolicy::VideoRecorderResource ResourcePolicy::VideoResource ResourcePolicy::LockButtonResource ResourcePolicy::ScaleButtonResource ResourcePolicy::SystemButtonResource ResourcePolicy::LensCoverResource ResourcePolicy::HeadsetButtonsResource. More...

#include <policy/resource.h>
#include <QString>
Include dependency graph for resources.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ResourcePolicy::AudioRecorderResource
 The AudioRecorderResource class represents the audio recorder device. More...
class  ResourcePolicy::BacklightResource
 The BacklightResource is used by applications wanting to control the backlight. More...
class  ResourcePolicy::LedsResource
 Resource to be used when the application wants to fiddle with the leds. More...
class  ResourcePolicy::VibraResource
 Resource to be used when the application wants to use the vibra. More...
class  ResourcePolicy::VideoRecorderResource
 Resource to be used when the application wants to record video. More...
class  ResourcePolicy::VideoResource
 Resource to be used when the application wants to render video with the DSP decoder to render the viewfinder. More...
class  ResourcePolicy::SystemButtonResource
 Resource to be used when the application wants to control the system button. More...
class  ResourcePolicy::LockButtonResource
 Resource to be used when the application wants to control the lock button. More...
class  ResourcePolicy::ScaleButtonResource
 Resource to be used when the application wants to control the volume/scale button. More...
class  ResourcePolicy::SnapButtonResource
 Resource to be used when the application wants to take still pictures. More...
class  ResourcePolicy::HeadsetButtonsResource
 Resource to be used when the application wants to control the headset buttons. More...

Namespaces

namespace  ResourcePolicy
 

The Namespace for Meego Resource Policy APIs.



Detailed Description

Declaration of The different resource classes: ResourcePolicy::AudioRecorderResource ResourcePolicy::BacklightResource ResourcePolicy::LedsResource ResourcePolicy::VibraResource ResourcePolicy::VideoRecorderResource ResourcePolicy::VideoResource ResourcePolicy::LockButtonResource ResourcePolicy::ScaleButtonResource ResourcePolicy::SystemButtonResource ResourcePolicy::LensCoverResource ResourcePolicy::HeadsetButtonsResource.

Copyright (C) 2011 Nokia Corporation.

Author:
Wolf Bergenheim and Robert Löfman
License
LGPL This file is part of libresourceqt
Copyright (C) 2011 Nokia Corporation.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation version 2.1 of the License.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.