Solid
Solid::PowerManagementPrivate Class Reference
#include <powermanagement_p.h>
Inheritance diagram for Solid::PowerManagementPrivate:

Public Types | |
| enum | RequiredPolicy { None = 0, InterruptSession = 1, ChangeProfile = 2, ChangeScreenSettings = 4 } |
Public Slots | |
| void | slotCanHibernateChanged (bool newState) |
| void | slotCanSuspendChanged (bool newState) |
| void | slotPowerSaveStatusChanged (bool newState) |
Public Member Functions | |
| PowerManagementPrivate () | |
| ~PowerManagementPrivate () | |
Public Attributes | |
| OrgFreedesktopPowerManagementInhibitInterface | inhibitIface |
| OrgFreedesktopPowerManagementInterface | managerIface |
| OrgKdeSolidPowerManagementPolicyAgentInterface | policyAgentIface |
| bool | powerSaveStatus |
| QSet < Solid::PowerManagement::SleepState > | supportedSleepStates |
Detailed Description
Definition at line 32 of file powermanagement_p.h.
Member Enumeration Documentation
Definition at line 36 of file powermanagement_p.h.
Constructor & Destructor Documentation
| Solid::PowerManagementPrivate::PowerManagementPrivate | ( | ) |
Definition at line 30 of file powermanagement.cpp.
| Solid::PowerManagementPrivate::~PowerManagementPrivate | ( | ) |
Definition at line 56 of file powermanagement.cpp.
Member Function Documentation
| void Solid::PowerManagementPrivate::slotCanHibernateChanged | ( | bool | newState | ) | [slot] |
Definition at line 165 of file powermanagement.cpp.
| void Solid::PowerManagementPrivate::slotCanSuspendChanged | ( | bool | newState | ) | [slot] |
Definition at line 156 of file powermanagement.cpp.
| void Solid::PowerManagementPrivate::slotPowerSaveStatusChanged | ( | bool | newState | ) | [slot] |
Definition at line 174 of file powermanagement.cpp.
Member Data Documentation
| OrgFreedesktopPowerManagementInhibitInterface Solid::PowerManagementPrivate::inhibitIface |
Definition at line 54 of file powermanagement_p.h.
| OrgFreedesktopPowerManagementInterface Solid::PowerManagementPrivate::managerIface |
Definition at line 52 of file powermanagement_p.h.
| OrgKdeSolidPowerManagementPolicyAgentInterface Solid::PowerManagementPrivate::policyAgentIface |
Definition at line 53 of file powermanagement_p.h.
Definition at line 56 of file powermanagement_p.h.
Definition at line 57 of file powermanagement_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference