|
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) |
|
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) |
|
◆ __init__()
def Components.Pixmap.Pixmap.__init__ |
( |
|
self | ) |
|
◆ 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 |
|
) |
| |
◆ 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: