Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Look & feel class. More...
#include <ilviews/base/look.h>
Public Member Functions | |
virtual const char * | getLookName () const |
Returns the name of the look & feel handler. |
Look & feel class.
Library: display
IlvBasicLFHandler
is the base class for the predefined look & feel handlers. It implements a few pure virtual member function of its IlvLookFeelHandler
base class. This class can be taken as a base class in the process of creating a completely new look & feel handler.
virtual const char* IlvBasicLFHandler::getLookName | ( | ) | const [virtual] |
Returns the name of the look & feel handler.
Usually you do not have to declare this method by hand, since the DeclareLookFeelTypeInfo
does it.
Implements IlvLookFeelHandler.
Reimplemented in IlvMotifLFHandler, IlvVXLFHandler, IlvWindows95LFHandler, and IlvWindowsLFHandler.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.