rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvSCViewRectangle Class Reference

View rectangle class. More...

#include <ilviews/gadgets/rectscvi.h>

Inheritance diagram for IlvSCViewRectangle:
IlvViewRectangle IlvFilledRectangle IlvRectangle IlvSimpleGraphic IlvGraphic

List of all members.

Public Member Functions

 IlvSCViewRectangle (IlvDisplay *display, const IlvRect &rect, IlvPalette *palette=0)
 Constructor.
IlvScrolledViewgetScrolledView () const
 Returns a pointer to the scrolled view encapsulated by the object.

Detailed Description

View rectangle class.

Library: ilvgadgt

The IlvSCViewRectangle class is a scrolled version of the IlvViewRectangle class. This class actually creates an IlvScrolledView object that contains the encapsulated view object.

See also:
IlvScrolledView

Constructor & Destructor Documentation

IlvSCViewRectangle::IlvSCViewRectangle ( IlvDisplay display,
const IlvRect rect,
IlvPalette palette = 0 
)

Constructor.

Initializes a new instance of the IlvSCViewRectangle class.

Parameters:
display The connection to the display.
rect The size and position of the object.
palette The object palette. The palette background color is set to the background color of the encapsulated gadget container.

Member Function Documentation

IlvScrolledView* IlvSCViewRectangle::getScrolledView (  )  const

Returns a pointer to the scrolled view encapsulated by the object.

Returns:
A pointer to the scrolled view encapsulated by this object.
See also:
IlvViewRectangle::getView
 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.