MythTV  master
Classes | Enumerations
mythtv-setup/exitprompt.h File Reference
#include <QObject>
Include dependency graph for mythtv-setup/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 { NO_EXIT = 0, QUIT = 1, HALT = 2, REBOOT = 3 }
 

Enumeration Type Documentation

◆ exit_actions

Enumerator
NO_EXIT 
QUIT 
HALT 
REBOOT 

Definition at line 3 of file mythtv-setup/exitprompt.h.