openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
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 resize (self, x, y=None)
 
def setZPosition (self, z)
 
def show (self)
 
def hide (self)
 
def getVisible (self)
 
def setVisible (self, visible)
 
def getWidth (self)
 
def getHeight (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 getSize (self)
 
def applySkin (self, desktop, screen)
 
def move (self, x, y=None)
 
def setPosition (self, x, y)
 
def getPosition (self)
 
def setOffset (self, x, y)
 
def getOffset (self)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

def Components.BlinkingPixmap.BlinkingPixmapConditional.__init__ (   self)

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