|
| IlvScrollBarVXLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
virtual void | computeBBox (const IlvScrollBar *, IlvRect &, IlvRect &, IlvRect &, IlvRect &, const IlvTransformer *) const |
| Is called to compute the bounding boxes of the scroll bar parts. More...
|
|
virtual void | drawArrow (const IlvScrollBar *, IlvPosition, IlvPort *, const IlvRect &, const IlvRegion *) const |
| Is called to draw the arrows of a scroll bar. More...
|
|
virtual void | drawBackground (const IlvScrollBar *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the background of a scroll bar. More...
|
|
virtual void | drawFrame (const IlvScrollBar *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the frame of a scroll bar. More...
|
|
virtual void | drawInternal (const IlvScrollBar *, IlvPort *, const IlvRect &, const IlvRect &, const IlvRegion *) const |
| Is called to draw the internal part of a scroll bar. More...
|
|
virtual IlBoolean | isValidPosition (const IlvScrollBar *, const IlvPoint &, const IlvTransformer *) const |
| Indicates whether a given position is valid for the scroll bar. More...
|
|
Public Member Functions inherited from IlvScrollBarWLFHandler |
| IlvScrollBarWLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
virtual void | drawContents (const IlvScrollBar *, IlvPort *, const IlvTransformer *, const IlvRegion *) const |
| Is called to draw the contents of a scroll bar. More...
|
|
Public Member Functions inherited from IlvDefaultScrollBarLFHandler |
virtual IlBoolean | handleEvent (IlvScrollBar *, IlvEvent &e) const |
| Is called to handle the events of a scroll bar. More...
|
|
Public Member Functions inherited from IlvScrollBarLFHandler |
| IlvScrollBarLFHandler (IlvLookFeelHandler *lfh) |
| Constructor. More...
|
|
Object Look-and-Feel class.
Library: ilvvxlook
The class for the ViewsX object look-and-feel handler of the scroll bar.