|
MythTV master
|
#include <utility>#include <vector>#include <QString>#include <QDateTime>#include <QTimeZone>Go to the source code of this file.
Classes | |
| class | Event |
| Event details. More... | |
| struct | Frame |
| class | Monitor |
Enumerations | |
| enum | State : std::uint8_t { IDLE , PREALARM , ALARM , ALERT , TAPE , IDLE , PREALARM , ALARM , ALERT , TAPE } |
| enum State : std::uint8_t |
| Enumerator | |
|---|---|
| IDLE | |
| PREALARM | |
| ALARM | |
| ALERT | |
| TAPE | |
| IDLE | |
| PREALARM | |
| ALARM | |
| ALERT | |
| TAPE | |
Definition at line 92 of file zmdefines.h.