enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep Class Reference
Inheritance diagram for Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep:
Components.SetupGuide.BaseStep.SetupListStep Plugins.SystemPlugins.InputDeviceManager.InputDeviceManagement.InputDeviceManagementBase Components.SetupGuide.BaseStep.SetupBaseStep

Public Member Functions

def mapAppVersion (self, code)
 
def getAppVersion (self)
 
def getBootloaderVersion (self)
 
def __init__ (self, parent)
 
def prepare (self)
 
def listContent (self)
 
def buildfunc (self, title, device)
 
def buttons (self)
 
def onSelectionChanged (self)
 
def yellow (self)
 
def blue (self)
 
def onOk (self)
 
def cancel (self)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupListStep
def __init__ (self, parent, listStyle="default")
 
def selectedIndex (self)
 
def buildfunc (self, entry, *args)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep
def green (self)
 
- Public Member Functions inherited from Plugins.SystemPlugins.InputDeviceManager.InputDeviceManagement.InputDeviceManagementBase
def __init__ (self)
 
def responding (self)
 
def available (self)
 

Public Attributes

 session
 
 title
 
 text
 
- Public Attributes inherited from Components.SetupGuide.BaseStep.SetupListStep
 listStyle
 
- Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 parent
 
 title
 
 text
 

Static Public Attributes

dictionary VERSION_MAP
 
- Static Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 NXT = None
 
 PRV = None
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.__init__ (   self,
  parent 
)

Member Function Documentation

◆ blue()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.blue (   self)

◆ buildfunc()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.buildfunc (   self,
  title,
  device 
)

◆ buttons()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.buttons (   self)

◆ cancel()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.cancel (   self)

◆ getAppVersion()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.getAppVersion (   self)

◆ getBootloaderVersion()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.getBootloaderVersion (   self)

◆ listContent()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.listContent (   self)

◆ mapAppVersion()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.mapAppVersion (   self,
  code 
)

◆ onOk()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.onOk (   self)

◆ onSelectionChanged()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.onSelectionChanged (   self)

◆ prepare()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.prepare (   self)

◆ yellow()

def Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.yellow (   self)

Member Data Documentation

◆ session

Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.session

◆ text

Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.text

◆ title

Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.title

◆ VERSION_MAP

dictionary Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep.VERSION_MAP
static
Initial value:
= {
5 : (1,0),
6 : (1,3),
7 : (1,4),
8 : (1,5),
9 : (1,6),
10 : (1,7),
}

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