|
def | __init__ (self, type) |
|
def | getPixmap (self) |
|
def | changed (self, what) |
|
def | __repr__ (self) |
|
def | handleCommand (self, cmd) |
|
def | __init__ (self) |
|
def | isAnimated (self) |
|
def | setAnimated (self, isAnimated) |
|
def | connectDownstream (self, downstream) |
|
def | connectUpstream (self, upstream) |
|
def | connect (self, upstream) |
|
def | disconnectAll (self) |
|
def | disconnectDownstream (self, downstream) |
|
def | changed (self, *args, **kwargs) |
|
def | setSuspend (self, suspended) |
|
def | checkSuspend (self) |
|
def | doSuspend (self, suspend) |
|
def | destroy (self) |
|
◆ __init__()
def Components.Converter.ValueToPixmap.ValueToPixmap.__init__ |
( |
|
self, |
|
|
|
type |
|
) |
| |
◆ changed()
def Components.Converter.ValueToPixmap.ValueToPixmap.changed |
( |
|
self, |
|
|
|
what |
|
) |
| |
◆ getPixmap()
def Components.Converter.ValueToPixmap.ValueToPixmap.getPixmap |
( |
|
self | ) |
|
◆ LANGUAGE_CODE
int Components.Converter.ValueToPixmap.ValueToPixmap.LANGUAGE_CODE = 0 |
|
static |
◆ PATH
int Components.Converter.ValueToPixmap.ValueToPixmap.PATH = 1 |
|
static |
◆ type
Components.Converter.ValueToPixmap.ValueToPixmap.type |
◆ pixmap
Components.Converter.ValueToPixmap.ValueToPixmap.pixmap = property(getPixmap) |
|
static |
The documentation for this class was generated from the following file: