rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members | Static Public Member Functions
IlvWindows95LFHandler Class Reference

Look and feel handler class. More...

#include <ilviews/looks/win95.h>

Inheritance diagram for IlvWindows95LFHandler:
IlvWindowsLFHandler IlvBasicLFHandler IlvLookFeelHandler

Static Public Member Functions

static IlvLookFeelHandlerCreate (IlvDisplay *display)
 Returns a new instance of the IlvWindows95LFHandler class. More...
 
- Static Public Member Functions inherited from IlvWindowsLFHandler
static IlvLookFeelHandlerCreate (IlvDisplay *display)
 Returns a new instance of the IlvWindowsLFHandler class. More...
 

Additional Inherited Members

- Public Member Functions inherited from IlvBasicLFHandler
virtual const char * getLookName () const
 Returns the name of the look & feel handler. More...
 

Detailed Description

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.

Member Function Documentation

static IlvLookFeelHandler* IlvWindows95LFHandler::Create ( IlvDisplay display)
static

Returns a new instance of the IlvWindows95LFHandler class.

Parameters
displayThe display connection to which the new handler will be connected.
Returns
A new instance of the IlvWindows95LFHandler class.

© Copyright 2015, 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.