![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Look and feel handler class. More...
#include <ilviews/looks/win95.h>
Public Member Functions | |
| virtual const char * | getLookName () const |
| Returns the name of the look & feel handler. | |
Static Public Member Functions | |
| static IlvLookFeelHandler * | Create (IlvDisplay *) |
Returns a new instance of the IlvWindowsLFHandler class. | |
| static IlvLookFeelHandler * | Create (IlvDisplay *display) |
Returns a new instance of the IlvWindows95LFHandler class. | |
Look and feel handler class.
Library: views
The look and feel handler for the Windows 95 look. To create an instance of this class, use the static method IlvWindows95LFHandler::Create. You cannot delete an IlvWindows95LFHandler object; it will be done by the display connection.
| static IlvLookFeelHandler* IlvWindows95LFHandler::Create | ( | IlvDisplay * | display | ) | [static] |
Returns a new instance of the IlvWindowsLFHandler class.
| display | The display connection to which the new handler will be connected. |
IlvWindowsLFHandler class. Reimplemented from IlvWindowsLFHandler.
| static IlvLookFeelHandler* IlvWindows95LFHandler::Create | ( | IlvDisplay * | display | ) | [static] |
Returns a new instance of the IlvWindows95LFHandler class.
| display | The display connection to which the new handler will be connected. |
IlvWindows95LFHandler class. Reimplemented from IlvWindowsLFHandler.
| virtual const char* IlvWindows95LFHandler::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.
Reimplemented from 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.