enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Components.PerServiceDisplay.PerServiceDisplayProgress Class Reference
Inheritance diagram for Components.PerServiceDisplay.PerServiceDisplayProgress:
Components.PerServiceDisplay.PerServiceBase Components.VariableValue.VariableValue Components.GUIComponent.GUIComponent

Public Member Functions

def __init__ (self, navcore, eventmap)
 
def destroy (self)
 
- Public Member Functions inherited from Components.PerServiceDisplay.PerServiceBase
def __init__ (self, navcore, eventmap, with_event=False)
 
def enablePolling (self, interval=60000)
 
def disablePolling (self)
 
def poll (self)
 
- Public Member Functions inherited from Components.VariableValue.VariableValue
def __init__ (self)
 
def setValue (self, value)
 
def getValue (self)
 
def postWidgetCreate (self, instance)
 
- Public Member Functions inherited from Components.GUIComponent.GUIComponent
def __init__ (self)
 
def execBegin (self)
 
def execEnd (self)
 
def onShow (self)
 
def onHide (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)
 
def postWidgetCreate (self, instance)
 
def preWidgetRemove (self, instance)
 

Public Attributes

 eventmap
 
 navcore
 
- Public Attributes inherited from Components.PerServiceDisplay.PerServiceBase
 navcore
 
 eventmap
 
 poll_timer
 
 with_event
 
 poll_timer_conn
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 

Static Public Attributes

 GUI_WIDGET = eSlider
 
- Static Public Attributes inherited from Components.PerServiceDisplay.PerServiceBase
dictionary EventMap = { }
 

Additional Inherited Members

- Static Public Member Functions inherited from Components.PerServiceDisplay.PerServiceBase
def event (ev)
 
- Properties inherited from Components.VariableValue.VariableValue
 value = property(getValue, setValue)
 
- Properties inherited from Components.GUIComponent.GUIComponent
 visible = property(getVisible, setVisible)
 
 position = property(getPosition, setPosition)
 

Constructor & Destructor Documentation

◆ __init__()

def Components.PerServiceDisplay.PerServiceDisplayProgress.__init__ (   self,
  navcore,
  eventmap 
)

Member Function Documentation

◆ destroy()

def Components.PerServiceDisplay.PerServiceDisplayProgress.destroy (   self)

Member Data Documentation

◆ eventmap

Components.PerServiceDisplay.PerServiceDisplayProgress.eventmap

◆ GUI_WIDGET

Components.PerServiceDisplay.PerServiceDisplayProgress.GUI_WIDGET = eSlider
static

◆ navcore

Components.PerServiceDisplay.PerServiceDisplayProgress.navcore

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