openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Clock.Clock Class Reference
Inheritance diagram for Components.Clock.Clock:
Components.VariableText.VariableText Components.GUIComponent.GUIComponent

Public Member Functions

def __init__ (self)
 
def onShow (self)
 
def onHide (self)
 
def doClock (self)
 
def createWidget (self, parent)
 
def removeWidget (self, w)
 
- Public Member Functions inherited from Components.VariableText.VariableText
def setText (self, text)
 
def setMarkedPos (self, pos)
 
def getText (self)
 
def postWidgetCreate (self, instance)
 
- Public Member Functions inherited from Components.GUIComponent.GUIComponent
def execBegin (self)
 
def execEnd (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 getWidth (self)
 
def getHeight (self)
 
def GUIcreate (self, parent)
 
def GUIdelete (self)
 
def postWidgetCreate (self, instance)
 
def preWidgetRemove (self, instance)
 

Public Attributes

 clockTimer
 
- Public Attributes inherited from Components.VariableText.VariableText
 message
 
 instance
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 

Additional Inherited Members

- Properties inherited from Components.VariableText.VariableText
 text = property(getText, setText)
 
- Properties inherited from Components.GUIComponent.GUIComponent
 visible = property(getVisible, setVisible)
 
 position = property(getPosition)
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Clock.Clock.__init__ (   self)

Member Function Documentation

◆ createWidget()

def Components.Clock.Clock.createWidget (   self,
  parent 
)

◆ doClock()

def Components.Clock.Clock.doClock (   self)

◆ onHide()

def Components.Clock.Clock.onHide (   self)

◆ onShow()

def Components.Clock.Clock.onShow (   self)

◆ removeWidget()

def Components.Clock.Clock.removeWidget (   self,
  w 
)

Member Data Documentation

◆ clockTimer

Components.Clock.Clock.clockTimer

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