enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList Class Reference
Inheritance diagram for Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList:
Components.GUIComponent.GUIComponent

Public Member Functions

def __init__ (self, rcUsed, boundKeys)
 
def getCurrent (self)
 
def postWidgetCreate (self, instance)
 
def preWidgetRemove (self, instance)
 
def selectionChanged (self)
 
- Public Member Functions inherited from Components.GUIComponent.GUIComponent
def __init__ (self)
 
def execBegin (self)
 
def execEnd (self)
 
def onShow (self)
 
def onHide (self)
 
def destroy (self)
 
def applySkin (self, desktop, parent)
 
def move (self, x, y=None)
 
def resize (self, x, y=None)
 
def setZPosition (self, z)
 
def show (self)
 
def hide (self)
 
def getVisible (self)
 
def setVisible (self, visible)
 
def setPosition (self, x, y)
 
def getPosition (self)
 
def getSize (self)
 
def GUIcreate (self, parent)
 
def GUIdelete (self)
 
def createWidget (self, parent)
 

Public Attributes

 onSelectionChanged
 
 l
 
 selectionChanged_conn
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 

Static Public Attributes

dictionary KEY_NAMES
 
list KEY_ORDER
 
 GUI_WIDGET = eListbox
 

Additional Inherited Members

- Properties inherited from Components.GUIComponent.GUIComponent
 visible = property(getVisible, setVisible)
 
 position = property(getPosition, setPosition)
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.__init__ (   self,
  rcUsed,
  boundKeys 
)

Member Function Documentation

◆ getCurrent()

def Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.getCurrent (   self)

◆ postWidgetCreate()

def Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.postWidgetCreate (   self,
  instance 
)

◆ preWidgetRemove()

def Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.preWidgetRemove (   self,
  instance 
)

◆ selectionChanged()

def Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.selectionChanged (   self)

Member Data Documentation

◆ GUI_WIDGET

Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.GUI_WIDGET = eListbox
static

◆ KEY_NAMES

dictionary Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.KEY_NAMES
static

◆ KEY_ORDER

list Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.KEY_ORDER
static

◆ l

Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.l

◆ onSelectionChanged

Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.onSelectionChanged

◆ selectionChanged_conn

Plugins.SystemPlugins.InputDeviceManager.KeyBindingList.KeyBindingList.selectionChanged_conn

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