ModernSystem::ModernButton Class Reference
Collaboration diagram for ModernSystem::ModernButton:
Public Member Functions | |
ModernButton (ModernSys *parent=0, const char *name=0, bool toggle=false, const unsigned char *bitmap=NULL, const QString &tip=NULL, const int realizeBtns=LeftButton) | |
void | setBitmap (const unsigned char *bitmap) |
void | reset () |
QSize | sizeHint () const |
void | turnOn (bool isOn) |
Public Attributes | |
ButtonState | last_button |
Protected Member Functions | |
void | mousePressEvent (QMouseEvent *e) |
void | mouseReleaseEvent (QMouseEvent *e) |
virtual void | drawButton (QPainter *p) |
void | drawButtonLabel (QPainter *) |
Protected Attributes | |
QBitmap | deco |
ModernSys * | client |
int | realizeButtons |
Detailed Description
Definition at line 18 of file modernsys.h.
The documentation for this class was generated from the following files: