enigma2  2.6
Classes | Functions | Variables
Components.SelectionList Namespace Reference

Classes

class  SelectionList
 

Functions

def SelectionEntryComponent (description, value, index, selected)
 

Variables

 selectionpng = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/selectioncross.png"))
 

Function Documentation

◆ SelectionEntryComponent()

def Components.SelectionList.SelectionEntryComponent (   description,
  value,
  index,
  selected 
)

Variable Documentation

◆ selectionpng

Components.SelectionList.selectionpng = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/selectioncross.png"))