openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Pixmap.Pixmap Class Reference
Inheritance diagram for Components.Pixmap.Pixmap:
Components.GUIComponent.GUIComponent Components.Pixmap.MovingPixmap Components.Pixmap.MultiPixmap Components.Pixmap.PixmapConditional Plugins.Extensions.MediaPlayer.plugin.MediaPixmap Screens.HelpMenu.ShowRemoteControl.KeyIndicator.KeyIndicatorPixmap Components.BlinkingPixmap.BlinkingPixmapConditional

Public Member Functions

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)
 
- 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 postWidgetCreate (self, instance)
 
def preWidgetRemove (self, instance)
 

Public Attributes

 xOffset
 
 yOffset
 
 skinAttributes
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 

Static Public Attributes

 GUI_WIDGET = ePixmap
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

Member Function Documentation

◆ applySkin()

def Components.Pixmap.Pixmap.applySkin (   self,
  desktop,
  screen 
)

◆ getOffset()

def Components.Pixmap.Pixmap.getOffset (   self)

◆ getPosition()

def Components.Pixmap.Pixmap.getPosition (   self)

◆ getSize()

def Components.Pixmap.Pixmap.getSize (   self)

◆ move()

def Components.Pixmap.Pixmap.move (   self,
  x,
  y = None 
)

◆ setOffset()

def Components.Pixmap.Pixmap.setOffset (   self,
  x,
  y 
)

◆ setPosition()

def Components.Pixmap.Pixmap.setPosition (   self,
  x,
  y 
)

Member Data Documentation

◆ GUI_WIDGET

Components.Pixmap.Pixmap.GUI_WIDGET = ePixmap
static

◆ skinAttributes

Components.Pixmap.Pixmap.skinAttributes

◆ xOffset

Components.Pixmap.Pixmap.xOffset

◆ yOffset

Components.Pixmap.Pixmap.yOffset

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