Solid::PowerManagement::Notifier Class Reference
#include <powermanagement.h>
Inheritance diagram for Solid::PowerManagement::Notifier:

Signals | |
| void | appShouldConserveResourcesChanged (bool newState) |
| void | resumingFromSuspend () |
Protected Member Functions | |
| Notifier () | |
Constructor & Destructor Documentation
| Solid::PowerManagement::Notifier::Notifier | ( | ) | [protected] |
Definition at line 70 of file powermanagement.cpp.
Member Function Documentation
| void Solid::PowerManagement::Notifier::appShouldConserveResourcesChanged | ( | bool | newState | ) | [signal] |
This signal is emitted when the AC adapter is plugged or unplugged.
- Parameters:
-
newState the new state of the AC adapter, it's one of the type
- See also:
- Solid::PowerManager::AcAdapterState
| void Solid::PowerManagement::Notifier::resumingFromSuspend | ( | ) | [signal] |
This signal is emitted whenever the system is resuming from suspend.
Applications should connect to this signal to perform actions due after a wake up (such as updating clocks, etc.).
- Since:
- 4.7
The documentation for this class was generated from the following files:
KDE 4.7 API Reference