Solid
powermanagement.h File Reference
#include <QtCore/QObject>#include <QtCore/QSet>#include <solid/solid_export.h>Go to the source code of this file.
Classes | |
| class | Solid::PowerManagement::Notifier |
Namespaces | |
| namespace | Solid |
| namespace | Solid::PowerManagement |
Enumerations | |
| enum | Solid::PowerManagement::SleepState { Solid::PowerManagement::StandbyState = 1 , Solid::PowerManagement::SuspendState = 2 , Solid::PowerManagement::HibernateState = 4 , Solid::PowerManagement::HybridSuspendState = 8 } |
Functions | |
| SOLID_EXPORT bool | Solid::PowerManagement::appShouldConserveResources () |
| SOLID_EXPORT int | Solid::PowerManagement::beginSuppressingScreenPowerManagement (const QString &reason=QString()) |
| SOLID_EXPORT int | Solid::PowerManagement::beginSuppressingSleep (const QString &reason=QString()) |
| SOLID_EXPORT Notifier * | Solid::PowerManagement::notifier () |
| SOLID_EXPORT void | Solid::PowerManagement::requestSleep (SleepState state, QObject *receiver, const char *member) |
| SOLID_EXPORT bool | Solid::PowerManagement::stopSuppressingScreenPowerManagement (int cookie) |
| SOLID_EXPORT bool | Solid::PowerManagement::stopSuppressingSleep (int cookie) |
| SOLID_EXPORT QSet< SleepState > | Solid::PowerManagement::supportedSleepStates () |
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.