Solid
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 () | |
Detailed Description
Definition at line 131 of file powermanagement.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 74 of file powermanagement.cpp.
Member Function Documentation
|
signal |
This signal is emitted when the AC adapter is plugged or unplugged.
- Parameters
-
newState whether the system runs on battery
|
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.