Laptop::LaptopButton Class Reference
Collaboration diagram for Laptop::LaptopButton:
Public Member Functions | |
LaptopButton (int w, int h, LaptopClient *parent=0, const char *name=0, const unsigned char *bitmap=NULL, const QString &tip=NULL, const int realizeBtns=LeftButton) | |
void | setBitmap (const unsigned char *bitmap) |
void | reset () |
QSize | sizeHint () const |
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 | |
LaptopClient * | client |
QSize | defaultSize |
QBitmap | deco |
int | realizeButtons |
Detailed Description
Definition at line 25 of file laptopclient.h.
The documentation for this class was generated from the following files: