Solid
powermanagement.h File Reference
#include <QtCore/QObject>
#include <QtCore/QSet>
#include <solid/solid_export.h>
Include dependency graph for powermanagement.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Solid::PowerManagement::Notifier |
Namespaces | |
Solid | |
Solid::PowerManagement | |
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-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.