Classes | |
| class | BatteryObserver |
| class | BatteryObserverPrivate |
| struct | CreatableStateController |
| class | DisplayInterface |
| class | StateController |
| class | StateControllerPrivate |
| class | SystemStateInterface |
Enumerations | |
| enum class | Level { unknown , ok , low , very_low , critical } |
| enum class | SystemState { suspend = 0 , active = 1 , blank_on_proximity = 2 } |
Functions | |
| uint | qHash (SystemState state, uint seed) |
|
strong |
| Enumerator | |
|---|---|
| unknown | |
| ok | |
| low | |
| very_low | |
| critical | |
Definition at line 34 of file battery_observer.h.
|
strong |
| Enumerator | |
|---|---|
| suspend | |
| active | |
| blank_on_proximity | |
Definition at line 37 of file state_controller.h.
| uint lomiri::MediaHubService::power::qHash | ( | SystemState | state, |
| uint | seed | ||
| ) |
Definition at line 48 of file state_controller.cpp.