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
◆ Notifier()
|
protected |
Definition at line 74 of file powermanagement.cpp.
Member Function Documentation
◆ appShouldConserveResourcesChanged
|
signal |
This signal is emitted when the AC adapter is plugged or unplugged.
- Parameters
-
newState whether the system runs on battery
◆ 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.