Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Member Functions
IlvDockableVXLFHandler Class Reference

Object look-and-feel class. More...

#include <ilviews/gadgets/vx/dockpane.h>

Inheritance diagram for IlvDockableVXLFHandler:
IlvDefaultDockableLFHandler IlvDockableLFHandler IlvObjectLFHandler

Public Member Functions

 IlvDockableVXLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
- Public Member Functions inherited from IlvDockableLFHandler
 IlvDockableLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object look-and-feel class.

Library: ilvavxlook

The class for the ViewsX object look-and-feel handler of the dockable objects.

Constructor & Destructor Documentation

◆ IlvDockableVXLFHandler()

IlvDockableVXLFHandler::IlvDockableVXLFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvDockableVXLFHandler instance and initializes it with lfh.

Parameters
lfhThe look-and-feel handler which this handler will be associated to.