openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Pixmap.PixmapConditional Class Reference
Inheritance diagram for Components.Pixmap.PixmapConditional:
Components.ConditionalWidget.ConditionalWidget Components.Pixmap.Pixmap Components.GUIComponent.GUIComponent Components.GUIComponent.GUIComponent Components.BlinkingPixmap.BlinkingPixmapConditional

Public Member Functions

def __init__ (self, withTimer=True)
 
- Public Member Functions inherited from Components.ConditionalWidget.ConditionalWidget
def postWidgetCreate (self, instance)
 
def setConnect (self, conditionalFunction)
 
def activateCondition (self, condition)
 
def update (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.Pixmap.Pixmap
def __init__ (self)
 
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.ConditionalWidget
 conditionCheckTimer
 
 visible
 
 conditionalFunction
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 
- 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.Pixmap.PixmapConditional.__init__ (   self,
  withTimer = True 
)

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