|
| def | __init__ (self, path, type, update=True) |
| |
| def | update (self, path) |
| |
| def | __init__ (self) |
| |
| def | setText (self, text) |
| |
| def | setMarkedPos (self, pos) |
| |
| def | getText (self) |
| |
| def | postWidgetCreate (self, instance) |
| |
| def | __init__ (self) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | onShow (self) |
| |
| def | onHide (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 | createWidget (self, parent) |
| |
| def | postWidgetCreate (self, instance) |
| |
| def | preWidgetRemove (self, instance) |
| |
◆ __init__()
| def Screens.LogManager.LogInfo.__init__ |
( |
|
self, |
|
|
|
path, |
|
|
|
type, |
|
|
|
update = True |
|
) |
| |
◆ update()
| def Screens.LogManager.LogInfo.update |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ FREE
| int Screens.LogManager.LogInfo.FREE = 0 |
|
static |
◆ GUI_WIDGET
| Screens.LogManager.LogInfo.GUI_WIDGET = eLabel |
|
static |
◆ SIZE
| int Screens.LogManager.LogInfo.SIZE = 2 |
|
static |
◆ type
| Screens.LogManager.LogInfo.type |
◆ USED
| int Screens.LogManager.LogInfo.USED = 1 |
|
static |
The documentation for this class was generated from the following file: