enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Components.SetupGuide.BaseStep.SetupBaseStep Class Reference
Inheritance diagram for Components.SetupGuide.BaseStep.SetupBaseStep:
Components.SetupGuide.BaseStep.SetupConfigStep Components.SetupGuide.BaseStep.SetupListStep Components.SetupGuide.BaseStep.SetupTextStep Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep Components.SetupGuide.DefaultServicelistStep.DefaultServicelistStep Components.SetupGuide.NetworkSteps.NetworkTechnologyStep Components.SetupGuide.TimezoneStep.TimezoneStep Components.SetupGuide.TunerSetupStep.TunerSetupStep Components.SetupGuide.BaseStep.SetupListStepConfigSelection Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep Components.SetupGuide.LanguageStep.LanguageStep Components.SetupGuide.NetworkSteps.NetworkServicesStep Components.SetupGuide.ParentalControlStep.ParentalControlStep Components.SetupGuide.SettingsRestoreStep.SettingsRestoreStep Components.SetupGuide.SimpleSteps.FinishGuideStep Components.SetupGuide.VideoSteps.VideoStepBase Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep Components.SetupGuide.SimpleSteps.WelcomeStep Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuFinishStep Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuWelcomeStep

Public Member Functions

def __init__ (self, parent)
 
def prepare (self)
 
def buttons (self)
 
def green (self)
 
def yellow (self)
 
def blue (self)
 
def onOk (self)
 
def cancel (self)
 

Public Attributes

 parent
 
 title
 
 text
 

Static Public Attributes

 NXT = None
 
 PRV = None
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SetupGuide.BaseStep.SetupBaseStep.__init__ (   self,
  parent 
)

Member Function Documentation

◆ blue()

def Components.SetupGuide.BaseStep.SetupBaseStep.blue (   self)

◆ buttons()

def Components.SetupGuide.BaseStep.SetupBaseStep.buttons (   self)

◆ cancel()

def Components.SetupGuide.BaseStep.SetupBaseStep.cancel (   self)

◆ green()

def Components.SetupGuide.BaseStep.SetupBaseStep.green (   self)

◆ onOk()

def Components.SetupGuide.BaseStep.SetupBaseStep.onOk (   self)

◆ prepare()

def Components.SetupGuide.BaseStep.SetupBaseStep.prepare (   self)

◆ yellow()

def Components.SetupGuide.BaseStep.SetupBaseStep.yellow (   self)

Member Data Documentation

◆ NXT

Components.SetupGuide.BaseStep.SetupBaseStep.NXT = None
static

◆ parent

Components.SetupGuide.BaseStep.SetupBaseStep.parent

◆ PRV

Components.SetupGuide.BaseStep.SetupBaseStep.PRV = None
static

◆ text

Components.SetupGuide.BaseStep.SetupBaseStep.text

◆ title

Components.SetupGuide.BaseStep.SetupBaseStep.title

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