|
MythTV master
|
#include <QObject>Go to the source code of this file.
Classes | |
| class | ExitPrompter |
Enumerations | |
| enum | exit_actions : std::uint8_t { NO_EXIT = 0 , QUIT = 1 , HALT = 2 , REBOOT = 3 } |
| enum exit_actions : std::uint8_t |
| Enumerator | |
|---|---|
| NO_EXIT | |
| QUIT | |
| HALT | |
| REBOOT | |
Definition at line 3 of file exitprompt.h.