Default::KDEDefaultButton Class Reference
Inheritance diagram for Default::KDEDefaultButton:

Public Member Functions | |
KDEDefaultButton (KDEDefaultClient *parent=0, const char *name=0, bool largeButton=true, bool isLeftButton=true, bool isStickyButton=false, const unsigned char *bitmap=NULL, const QString &tip=NULL, const int realizeBtns=LeftButton) | |
~KDEDefaultButton () | |
void | turnOn (bool isOn) |
void | setBitmap (const unsigned char *bitmap) |
QSize | sizeHint () const |
Public Attributes | |
ButtonState | last_button |
Protected Member Functions | |
void | enterEvent (QEvent *) |
void | leaveEvent (QEvent *) |
void | mousePressEvent (QMouseEvent *e) |
void | mouseReleaseEvent (QMouseEvent *e) |
void | drawButton (QPainter *p) |
void | drawButtonLabel (QPainter *) |
Protected Attributes | |
QBitmap * | deco |
bool | large |
bool | isLeft |
bool | isSticky |
bool | isMouseOver |
KDEDefaultClient * | client |
int | realizeButtons |
Detailed Description
Definition at line 50 of file kdedefault.h.
The documentation for this class was generated from the following files: