|
| IlvButtonMLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
void | computeDefaultButtonRegion (const IlvButton *button, IlvRegion ®ion, const IlvTransformer *) const |
| Is called to compute the bounding box of a default button. More...
|
|
virtual void | drawBackground (const IlvButton *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the background of a button. More...
|
|
void | drawButtonAsDefault (const IlvButton *button, IlvPort *dst, const IlvTransformer *t, const IlvRegion *clip) const |
| Is called to draw the default button. More...
|
|
virtual void | drawContents (const IlvButton *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the contents of a button. More...
|
|
virtual void | drawFrame (const IlvButton *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the frame of a button. More...
|
|
Public Member Functions inherited from IlvDefaultButtonLFHandler |
virtual void | drawGadgetItem (const IlvButton *, const IlvGadgetItem *, IlvPort *, const IlvRect &, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the gadget item encapsulated by the button. More...
|
|
virtual IlBoolean | handleEvent (IlvButton *, IlvEvent &) const |
| Is called to handle the events of a button. More...
|
|
Public Member Functions inherited from IlvButtonLFHandler |
| IlvButtonLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
Object Look-and-Feel class.
Library: ilvmlook
The class for the motif object look-and-feel handler of the button gadget.