enigma2
2.6
|
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 | |
def Components.SetupGuide.VideoSteps.VideoStepBase.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Reimplemented in Components.SetupGuide.VideoSteps.RateStep, and Components.SetupGuide.VideoSteps.ResolutionStep.
def Components.SetupGuide.VideoSteps.VideoStepBase.buildfunc | ( | self, | |
key, | |||
text | |||
) |
def Components.SetupGuide.VideoSteps.VideoStepBase.cancel | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.VideoSteps.VideoStepBase.hdmiChanged | ( | self | ) |
def Components.SetupGuide.VideoSteps.VideoStepBase.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.VideoSteps.VideoStepBase.prepare | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Reimplemented in Components.SetupGuide.VideoSteps.RateStep, and Components.SetupGuide.VideoSteps.ResolutionStep.
Components.SetupGuide.VideoSteps.VideoStepBase.active |
Components.SetupGuide.VideoSteps.VideoStepBase.mode |
|
static |
Components.SetupGuide.VideoSteps.VideoStepBase.port |
|
static |
Components.SetupGuide.VideoSteps.VideoStepBase.rate |