Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
View rectangle class. More...
#include <ilviews/gadgets/rectscvi.h>
Public Member Functions | |
IlvSCViewRectangle (IlvDisplay *display, const IlvRect &rect, IlvPalette *palette=0) | |
Constructor. More... | |
IlvScrolledView * | getScrolledView () const |
Returns a pointer to the scrolled view encapsulated by the object. More... | |
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.
IlvSCViewRectangle::IlvSCViewRectangle | ( | IlvDisplay * | display, |
const IlvRect & | rect, | ||
IlvPalette * | palette = 0 |
||
) |
Constructor.
Initializes a new instance of the IlvSCViewRectangle
class.
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. |
IlvScrolledView* IlvSCViewRectangle::getScrolledView | ( | ) | const |
Returns a pointer to the scrolled view encapsulated by the object.
© Copyright 2016, 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.