openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.Standby Namespace Reference

Classes

class  TVstate
 
class  Standby2
 
class  Standby
 
class  StandbySummary
 
class  QuitMainloopScreen
 
class  TryQuitMainloop
 

Functions

def setLCDModeMinitTV (value)
 

Variables

 inStandby = None
 
 TVinStandby = None
 
int QUIT_SHUTDOWN = 1
 
int QUIT_REBOOT = 2
 
int QUIT_RESTART = 3
 
int QUIT_UPGRADE_FP = 4
 
int QUIT_ERROR_RESTART = 5
 
int QUIT_DEBUG_RESTART = 6
 
int QUIT_MAINT = 16
 
int QUIT_UPGRADE_PROGRAM = 42
 
int QUIT_IMAGE_RESTORE = 43
 
int QUIT_UPGRADE_FRONTPANEL = 44
 
int QUIT_WOLSHUTDOWN = 45
 
bool inTryQuitMainloop = False
 
int quitMainloopCode = 1
 

Function Documentation

◆ setLCDModeMinitTV()

def Screens.Standby.setLCDModeMinitTV (   value)

Variable Documentation

◆ inStandby

Screens.Standby.inStandby = None

◆ inTryQuitMainloop

bool Screens.Standby.inTryQuitMainloop = False

◆ QUIT_DEBUG_RESTART

int Screens.Standby.QUIT_DEBUG_RESTART = 6

◆ QUIT_ERROR_RESTART

int Screens.Standby.QUIT_ERROR_RESTART = 5

◆ QUIT_IMAGE_RESTORE

int Screens.Standby.QUIT_IMAGE_RESTORE = 43

◆ QUIT_MAINT

int Screens.Standby.QUIT_MAINT = 16

◆ QUIT_REBOOT

int Screens.Standby.QUIT_REBOOT = 2

◆ QUIT_RESTART

int Screens.Standby.QUIT_RESTART = 3

◆ QUIT_SHUTDOWN

int Screens.Standby.QUIT_SHUTDOWN = 1

◆ QUIT_UPGRADE_FP

int Screens.Standby.QUIT_UPGRADE_FP = 4

◆ QUIT_UPGRADE_FRONTPANEL

int Screens.Standby.QUIT_UPGRADE_FRONTPANEL = 44

◆ QUIT_UPGRADE_PROGRAM

int Screens.Standby.QUIT_UPGRADE_PROGRAM = 42

◆ QUIT_WOLSHUTDOWN

int Screens.Standby.QUIT_WOLSHUTDOWN = 45

◆ quitMainloopCode

int Screens.Standby.quitMainloopCode = 1

◆ TVinStandby

Screens.Standby.TVinStandby = None