rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvWindowsLFHandler Class Reference

Look and feel handler class. More...

#include <ilviews/looks/windows.h>

Inheritance diagram for IlvWindowsLFHandler:
IlvBasicLFHandler IlvLookFeelHandler IlvVXLFHandler IlvWindows95LFHandler

List of all members.

Public Member Functions

virtual const char * getLookName () const
 Returns the name of the look & feel handler.

Static Public Member Functions

static IlvLookFeelHandlerCreate (IlvDisplay *display)
 Returns a new instance of the IlvWindowsLFHandler class.

Detailed Description

Look and feel handler class.

Library: views

The look and feel handler for the Windows 3.1 look. To create an instance of this class, use the static method IlvWindowsLFHandler::Create. You cannot delete an IlvWindowsLFHandler object; it will be done by the display connection.


Member Function Documentation

static IlvLookFeelHandler* IlvWindowsLFHandler::Create ( IlvDisplay display  )  [static]

Returns a new instance of the IlvWindowsLFHandler class.

Parameters:
display The display connection to which the new handler will be connected.
Returns:
A new instance of the IlvWindowsLFHandler class.

Reimplemented from IlvBasicLFHandler.

Reimplemented in IlvVXLFHandler, IlvVXLFHandler, IlvWindows95LFHandler, and IlvWindows95LFHandler.

virtual const char* IlvWindowsLFHandler::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.

Returns:
The name of the look & feel handler.

Reimplemented from IlvBasicLFHandler.

Reimplemented in IlvVXLFHandler, and IlvWindows95LFHandler.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.