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