Music Hub  ..
A session-wide music playback service
state_controller.h File Reference
#include <QObject>
#include <QScopedPointer>
#include <QSharedPointer>
+ Include dependency graph for state_controller.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lomiri::MediaHubService::power::StateController
 

Namespaces

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

Enumerations

enum  lomiri::MediaHubService::power::SystemState {
  lomiri::MediaHubService::power::SystemState::suspend = 0,
  lomiri::MediaHubService::power::SystemState::active = 1,
  lomiri::MediaHubService::power::SystemState::blank_on_proximity = 2
}