#include <imagelabel.h>
Inheritance diagram for ImageLabel:


Public Member Functions | |
| ImageLabel (int ix, int iy, int iw, int ih) | |
| ImageLabel () | |
| ~ImageLabel () | |
| void | setValue (QString imagePath) |
| void | setValue (int) |
| void | setCenter (bool c, int w=0, int h=0) |
| void | mUpdate (QPainter *) |
| void | rolloverImage (QMouseEvent *e) |
| void | parseImages (QString fn, QString fn_roll, int, int, int, int) |
| void | setKaramba (karamba *) |
| void | setTooltip (QString txt) |
Bosselut Cyril <bosselut@b1project.com>
Definition at line 32 of file imagelabel.h.
|
||||||||||||||||||||
|
Definition at line 14 of file imagelabel.cpp. |
|
|
Definition at line 20 of file imagelabel.cpp. |
|
|
Definition at line 24 of file imagelabel.cpp. |
|
|
Implements Meter. Definition at line 99 of file imagelabel.cpp. References karamba::themeH, and karamba::themeW. |
|
||||||||||||||||||||||||||||
|
Definition at line 110 of file imagelabel.cpp. |
|
|
Definition at line 213 of file imagelabel.cpp. References karamba::step(). |
|
||||||||||||||||
|
Definition at line 87 of file imagelabel.cpp. |
|
|
Definition at line 208 of file imagelabel.cpp. |
|
|
Definition at line 250 of file imagelabel.cpp. |
|
|
Reimplemented from Meter. Definition at line 29 of file imagelabel.cpp. References setValue(). |
|
|
Reimplemented from Meter. Definition at line 33 of file imagelabel.cpp. Referenced by setValue(). |
1.3.9.1