B2::B2Button Class Reference
Inheritance diagram for B2::B2Button:

Public Member Functions | |
| B2Button (B2Client *_client=0, QWidget *parent=0, const QString &tip=NULL, const int realizeBtns=LeftButton) | |
| ~B2Button () | |
| void | setBg (const QColor &c) |
| void | setPixmaps (KPixmap *pix, KPixmap *pixDown, KPixmap *iPix, KPixmap *iPixDown) |
| void | setPixmaps (int button_id) |
| void | setToggle () |
| void | setActive (bool on) |
| void | setUseMiniIcon () |
| QSize | sizeHint () const |
| QSizePolicy | sizePolicy () const |
Public Attributes | |
| B2Client * | client |
| ButtonState | last_button |
| int | realizeButtons |
| bool | hover |
Protected Member Functions | |
| virtual void | drawButton (QPainter *p) |
| void | drawButtonLabel (QPainter *) |
| void | mousePressEvent (QMouseEvent *e) |
| void | mouseReleaseEvent (QMouseEvent *e) |
Detailed Description
Definition at line 28 of file b2client.h.
The documentation for this class was generated from the following files:
