#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 | |
| namespace | lomiri |
| namespace | lomiri::MediaHubService |
| namespace | 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.
Referenced by lomiri::MediaHubService::power::StateControllerPrivate::StateControllerPrivate().