Object look-and-feel class. More...
#include <ilviews/gadgets/panecont.h>
Public Member Functions | |
virtual void | draw (const IlvSeparatorLine *obj, IlvPosition direction, IlvPort *dst, const IlvTransformer *t, const IlvRegion *clip) const |
Draws the IlvSeparatorLine. More... | |
Public Member Functions inherited from IlvSeparatorLineLFHandler | |
IlvSeparatorLineLFHandler (IlvLookFeelHandler *lfh) | |
Creates a new IlvSeparatorLineLFHandler instance. More... | |
Object look-and-feel class.
Library: ilvadvgdt
The predefined object look-and-feel handlers of IlvSeparatorLine objects. It defines several methods of the base class that are common to all predefined looks.
|
virtual |
Draws the IlvSeparatorLine.
line | |
direction | |
dst | The destination port. |
t | The transformer. |
clip | The clipping region. |
Implements IlvSeparatorLineLFHandler.