#include <iconboxlabel.h>
Inheritance diagram for IconBoxLabel:
Public Slots | |
void | addIcon (const QString icon, const QString tip, const QString prog) |
void | removeIcon () |
void | selectIcon () |
void | readConfig () |
void | setResizable (bool r) |
void | dropEvent (QDropEvent *e) |
void | mouseOver (QMouseEvent *e) |
Public Member Functions | |
IconBoxLabel (int ix, int iy, int is, int ia, int io, int iid) | |
IconBoxLabel () | |
~IconBoxLabel () | |
void | setKaramba (karamba *) |
void | mUpdate (QPainter *) |
QRect | getRectangle () |
Protected Member Functions | |
void | readDesktopFile (const QString file) |
void | writeConfig (const QString icon, const QString tip, const QString prog) |
Definition at line 36 of file iconboxlabel.h.
|
Definition at line 12 of file iconboxlabel.cpp. |
|
Definition at line 32 of file iconboxlabel.cpp. |
|
Definition at line 35 of file iconboxlabel.cpp. |
|
Definition at line 78 of file iconboxlabel.cpp. References karamba::clickList, karamba::iconList, karamba::meterList, IconLabel::parseImages(), IconLabel::setCenter(), ClickArea::setKaramba(), IconLabel::setKaramba(), ClickArea::setOnClick(), IconLabel::setSize(), IconLabel::setTooltip(), IconLabel::setValue(), and karamba::step(). Referenced by readConfig(), readDesktopFile(), and selectIcon(). |
|
Definition at line 214 of file iconboxlabel.cpp. References readDesktopFile(). Referenced by karamba::dropEvent(). |
|
Definition at line 242 of file iconboxlabel.cpp. Referenced by karamba::dragMoveEvent(), and karamba::dropEvent(). |
|
Definition at line 179 of file iconboxlabel.cpp. References karamba::ksubpop, and removeIcon(). Referenced by karamba::mousePressEvent(). |
|
Implements Meter. Definition at line 175 of file iconboxlabel.cpp. |
|
Definition at line 38 of file iconboxlabel.cpp. References addIcon(). Referenced by setKaramba(). |
|
Definition at line 247 of file iconboxlabel.cpp. References addIcon(), and writeConfig(). Referenced by dropEvent(). |
|
Definition at line 121 of file iconboxlabel.cpp. References karamba::reloadConfig(), and writeConfig(). Referenced by mouseOver(). |
|
Definition at line 55 of file iconboxlabel.cpp. References addIcon(), AddIconDlg::m_icon, AddIconDlg::m_prog, AddIconDlg::m_tip, and writeConfig(). Referenced by setKaramba(). |
|
Definition at line 162 of file iconboxlabel.cpp. References karamba::ksubpop, readConfig(), selectIcon(), karamba::themeFile, and karamba::themePath. |
|
Definition at line 171 of file iconboxlabel.cpp. |
|
Definition at line 66 of file iconboxlabel.cpp. Referenced by readDesktopFile(), removeIcon(), and selectIcon(). |