enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Components.SetupGuide.VideoSteps.VideoStepBase Class Reference
Inheritance diagram for Components.SetupGuide.VideoSteps.VideoStepBase:
Components.SetupGuide.BaseStep.SetupListStep Components.SetupGuide.BaseStep.SetupBaseStep Components.SetupGuide.VideoSteps.RateStep Components.SetupGuide.VideoSteps.ResolutionStep

Public Member Functions

def __init__ (self, parent)
 
def prepare (self)
 
def hdmiChanged (self)
 
def onOk (self)
 
def cancel (self)
 
def buildfunc (self, key, text)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupListStep
def __init__ (self, parent, listStyle="default")
 
def listContent (self)
 
def selectedIndex (self)
 
def buildfunc (self, entry, *args)
 
def onSelectionChanged (self)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep
def buttons (self)
 
def green (self)
 
def yellow (self)
 
def blue (self)
 

Public Attributes

 port
 
 mode
 
 rate
 
 active
 
- Public Attributes inherited from Components.SetupGuide.BaseStep.SetupListStep
 listStyle
 
- Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 parent
 
 title
 
 text
 

Static Public Attributes

string PORT_HDMI = "HDMI"
 
int NEXT_ITEM_TIMEOUT = 20
 
- Static Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 NXT = None
 
 PRV = None
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SetupGuide.VideoSteps.VideoStepBase.__init__ (   self,
  parent 
)

Member Function Documentation

◆ buildfunc()

def Components.SetupGuide.VideoSteps.VideoStepBase.buildfunc (   self,
  key,
  text 
)

◆ cancel()

def Components.SetupGuide.VideoSteps.VideoStepBase.cancel (   self)

◆ hdmiChanged()

def Components.SetupGuide.VideoSteps.VideoStepBase.hdmiChanged (   self)

◆ onOk()

def Components.SetupGuide.VideoSteps.VideoStepBase.onOk (   self)

◆ prepare()

def Components.SetupGuide.VideoSteps.VideoStepBase.prepare (   self)

Member Data Documentation

◆ active

Components.SetupGuide.VideoSteps.VideoStepBase.active

◆ mode

Components.SetupGuide.VideoSteps.VideoStepBase.mode

◆ NEXT_ITEM_TIMEOUT

int Components.SetupGuide.VideoSteps.VideoStepBase.NEXT_ITEM_TIMEOUT = 20
static

◆ port

Components.SetupGuide.VideoSteps.VideoStepBase.port

◆ PORT_HDMI

string Components.SetupGuide.VideoSteps.VideoStepBase.PORT_HDMI = "HDMI"
static

◆ rate

Components.SetupGuide.VideoSteps.VideoStepBase.rate

The documentation for this class was generated from the following file: