Music Hub  ..
A session-wide music playback service
state_controller.cpp File Reference
#include "power/state_controller.h"
#include "logging.h"
#include <QDBusInterface>
#include <QDBusPendingCall>
#include <QDBusPendingCallWatcher>
#include <QDBusPendingReply>
#include <QTimer>
#include <QWeakPointer>
#include <functional>
+ Include dependency graph for state_controller.cpp:

Go to the source code of this file.

Classes

class  lomiri::MediaHubService::power::DisplayInterface
 
class  lomiri::MediaHubService::power::SystemStateInterface
 
class  lomiri::MediaHubService::power::StateControllerPrivate
 
struct  lomiri::MediaHubService::power::CreatableStateController
 

Namespaces

 lomiri
 
 lomiri::MediaHubService
 
 lomiri::MediaHubService::power
 

Macros

#define DISPLAY_RELEASE_INTERVAL   4000
 

Functions

uint lomiri::MediaHubService::power::qHash (SystemState state, uint seed)
 

Macro Definition Documentation

◆ DISPLAY_RELEASE_INTERVAL

#define DISPLAY_RELEASE_INTERVAL   4000

Definition at line 37 of file state_controller.cpp.