#include <iconlabel.h>
Inheritance diagram for IconLabel:
Public Member Functions | |
IconLabel (int ix, int iy, int iw, int ih) | |
IconLabel () | |
~IconLabel () | |
void | setValue (QString imagePath) |
void | setValue (int) |
void | setSize (int s=0) |
void | setCenter (bool c, int w=0, int h=0) |
void | mUpdate (QPainter *) |
void | rolloverImage (QMouseEvent *e) |
void | parseImages (QString fn, int, int, int, int, int won=0) |
void | setKaramba (karamba *) |
void | setTooltip (QString txt) |
Public Attributes | |
QPixmap | pixmap |
Definition at line 32 of file iconlabel.h.
|
Definition at line 12 of file iconlabel.cpp. |
|
Definition at line 18 of file iconlabel.cpp. |
|
Definition at line 21 of file iconlabel.cpp. |
|
Implements Meter. Definition at line 54 of file iconlabel.cpp. References pixmap, karamba::themeH, and karamba::themeW. |
|
Definition at line 64 of file iconlabel.cpp. Referenced by IconBoxLabel::addIcon(). |
|
Definition at line 85 of file iconlabel.cpp. References pixmap, and karamba::step(). Referenced by karamba::mouseMoveEvent(). |
|
Definition at line 42 of file iconlabel.cpp. Referenced by IconBoxLabel::addIcon(). |
|
Definition at line 81 of file iconlabel.cpp. Referenced by IconBoxLabel::addIcon(). |
|
Definition at line 37 of file iconlabel.cpp. Referenced by IconBoxLabel::addIcon(). |
|
Definition at line 116 of file iconlabel.cpp. Referenced by IconBoxLabel::addIcon(). |
|
Reimplemented from Meter. Definition at line 24 of file iconlabel.cpp. References setValue(). |
|
Reimplemented from Meter. Definition at line 28 of file iconlabel.cpp. References pixmap. Referenced by IconBoxLabel::addIcon(), and setValue(). |
|
Definition at line 50 of file iconlabel.h. Referenced by mUpdate(), rolloverImage(), and setValue(). |