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