rwlogo
Rogue Wave Views 5.5.1

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvSeparatorPane Class Reference

Pane class. More...

#include <ilviews/gadgets/panecont.h>

Inheritance diagram for IlvSeparatorPane:
IlvGraphicPane IlvPane

List of all members.

Public Member Functions

 IlvSeparatorPane (const char *name, IlvDisplay *display, IlvDirection direction=IlvHorizontal, IlvPalette *palette=0)
 Constructor.

Detailed Description

Pane class.

Library: ilvadvgdt

An IlvSeparatorPane object is a relief line that can be used to separate two panes.

See also:
IlvPane, IlvPanedContainer.

Constructor & Destructor Documentation

IlvSeparatorPane::IlvSeparatorPane ( const char *  name,
IlvDisplay display,
IlvDirection  direction = IlvHorizontal,
IlvPalette palette = 0 
)

Constructor.

Initializes a new instance of the IlvSeparatorPane class.

Parameters:
name The name of the pane.
display The connection to the display.
direction The direction of the separator pane.
palette The palette of the separator pane.

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