MythTV  master
Classes | Enumerations
exitprompt.h File Reference
#include <QObject>
Include dependency graph for exitprompt.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Enumeration Type Documentation

◆ exit_actions

enum exit_actions : std::uint8_t
Enumerator
NO_EXIT 
QUIT 
HALT 
REBOOT 

Definition at line 3 of file exitprompt.h.