Classes | Namespaces | Enumerations

resource.h File Reference

Declaration of ResourcePolicy::Resource and ResourcePolicy::ResourceType. More...

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

Classes

class  ResourcePolicy::Resource
 This class is the parent class for all resources. More...

Namespaces

namespace  ResourcePolicy
 

The Namespace for Meego Resource Policy APIs.


Enumerations

enum  ResourcePolicy::ResourceType {
  ResourcePolicy::AudioPlaybackType = 0,
  ResourcePolicy::VideoPlaybackType,
  ResourcePolicy::AudioRecorderType,
  ResourcePolicy::VideoRecorderType,
  ResourcePolicy::VibraType,
  ResourcePolicy::LedsType,
  ResourcePolicy::BacklightType,
  ResourcePolicy::SystemButtonType,
  ResourcePolicy::LockButtonType,
  ResourcePolicy::ScaleButtonType,
  ResourcePolicy::SnapButtonType ,
  ResourcePolicy::HeadsetButtonsType
}
 

This enumeration represents the resources which can be reserved.

More...

Detailed Description

Declaration of ResourcePolicy::Resource and ResourcePolicy::ResourceType.

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.