enigma2  2.6
Public Member Functions | List of all members
Components.BlinkingPixmap.BlinkingPixmapConditional Class Reference
Inheritance diagram for Components.BlinkingPixmap.BlinkingPixmapConditional:
Components.ConditionalWidget.BlinkingWidgetConditional Components.Pixmap.PixmapConditional Components.ConditionalWidget.BlinkingWidget Components.ConditionalWidget.ConditionalWidget Components.ConditionalWidget.ConditionalWidget Components.Pixmap.Pixmap Components.GUIComponent.GUIComponent Components.GUIComponent.GUIComponent Components.GUIComponent.GUIComponent Components.GUIComponent.GUIComponent

Public Member Functions

def __init__ (self)
 
- Public Member Functions inherited from Components.ConditionalWidget.BlinkingWidgetConditional
def activateCondition (self, condition)
 
- Public Member Functions inherited from Components.ConditionalWidget.BlinkingWidget
def setBlinkTime (self, time)
 
def blink (self)
 
def startBlinking (self)
 
def stopBlinking (self)
 
- Public Member Functions inherited from Components.GUIComponent.GUIComponent
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)
 
def preWidgetRemove (self, instance)
 
- Public Member Functions inherited from Components.ConditionalWidget.ConditionalWidget
def postWidgetCreate (self, instance)
 
def setConnect (self, conditionalFunction)
 
def update (self)
 
- Public Member Functions inherited from Components.Pixmap.PixmapConditional
def __init__ (self, withTimer=True)
 
- Public Member Functions inherited from Components.Pixmap.Pixmap
def setPixmap (self, pixmap)
 
def setDefaultAnimationEnabled (self, enabled)
 
def setShowHideAnimation (self, key)
 
def resetShowHideAnimation (self)
 
def postWidgetCreate (self, instance)
 

Additional Inherited Members

- Public Attributes inherited from Components.ConditionalWidget.BlinkingWidget
 blinking
 
 timer
 
 timer_conn
 
 blinktime
 
 visible
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 
- Public Attributes inherited from Components.ConditionalWidget.ConditionalWidget
 conditionCheckTimer
 
 conditionCheckTimer_conn
 
 visible
 
 conditionalFunction
 
- Static Public Attributes inherited from Components.Pixmap.Pixmap
 GUI_WIDGET = ePixmap
 
- Properties inherited from Components.GUIComponent.GUIComponent
 visible = property(getVisible, setVisible)
 
 position = property(getPosition, setPosition)
 

Constructor & Destructor Documentation

◆ __init__()

def Components.BlinkingPixmap.BlinkingPixmapConditional.__init__ (   self)

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