Object Look-and-Feel class. More...
#include <ilviews/gadgets/dockpane.h>
Public Member Functions | |
IlvDockableLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
Object Look-and-Feel class.
Library: ilvadvgdt
The base class for the object look-and-feel handlers of the dockable objects.
IlvDockableLFHandler::IlvDockableLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Creates a new IlvDockableLFHandler
instance and initializes it with lfh.
lfh | The look-and-feel handler which this handler will be associated to. |