enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard Class Reference

Public Member Functions

def __init__ (self)
 
def createSummary (self)
 
def markDone (self)
 
def listPorts (self)
 
def selectHDMI (self)
 
def portSelectionMade (self, index)
 
def portSelectionMoved (self)
 
def portSelect (self, port)
 
def listModes (self)
 
def modeSelectionMade (self, index)
 
def modeSelectionMoved (self)
 
def modeSelect (self, mode)
 
def listRates (self)
 
def rateSelectionMade (self, index)
 
def rateSelectionMoved (self)
 
def rateSelect (self, rate)
 

Public Attributes

 hw
 
 port
 
 mode
 
 rate
 
 selection
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.__init__ (   self)

Member Function Documentation

◆ createSummary()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.createSummary (   self)

◆ listModes()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.listModes (   self)

◆ listPorts()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.listPorts (   self)

◆ listRates()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.listRates (   self)

◆ markDone()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.markDone (   self)

◆ modeSelect()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.modeSelect (   self,
  mode 
)

◆ modeSelectionMade()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.modeSelectionMade (   self,
  index 
)

◆ modeSelectionMoved()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.modeSelectionMoved (   self)

◆ portSelect()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.portSelect (   self,
  port 
)

◆ portSelectionMade()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.portSelectionMade (   self,
  index 
)

◆ portSelectionMoved()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.portSelectionMoved (   self)

◆ rateSelect()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.rateSelect (   self,
  rate 
)

◆ rateSelectionMade()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.rateSelectionMade (   self,
  index 
)

◆ rateSelectionMoved()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.rateSelectionMoved (   self)

◆ selectHDMI()

def Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.selectHDMI (   self)

Member Data Documentation

◆ hw

Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.hw

◆ mode

Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.mode

◆ port

Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.port

◆ rate

Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.rate

◆ selection

Plugins.SystemPlugins.Videomode.VideoWizard.VideoWizard.selection

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