#include "power/state_controller.h"
#include "logging.h"
#include <QDBusInterface>
#include <QDBusPendingCall>
#include <QDBusPendingCallWatcher>
#include <QDBusPendingReply>
#include <QTimer>
#include <QWeakPointer>
#include <functional>
Go to the source code of this file.
Namespaces | |
lomiri | |
lomiri::MediaHubService | |
lomiri::MediaHubService::power | |
Macros | |
#define | DISPLAY_RELEASE_INTERVAL 4000 |
Functions | |
uint | lomiri::MediaHubService::power::qHash (SystemState state, uint seed) |
#define DISPLAY_RELEASE_INTERVAL 4000 |
Definition at line 37 of file state_controller.cpp.