Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
View rectangle class. More...
#include <ilviews/gadgets/rectgadc.h>
Public Member Functions | |
IlvGadgetContainerRectangle (IlvDisplay *display, const IlvRect &rect, IlvPalette *palette=0) | |
Constructor. | |
virtual IlvGadgetContainer * | getGadgetContainer () const |
Returns a pointer to the encapsulated gadget container. |
View rectangle class.
Library: ilvgadgt
The IlvGadgetContainerRectangle
class defines a graphic object that encapsulates an instance of IlvGadgetContainer
. This instance can be associated with a file name. When the gadget container is created, it reads the corresponding file.
IlvGadgetContainerRectangle::IlvGadgetContainerRectangle | ( | IlvDisplay * | display, | |
const IlvRect & | rect, | |||
IlvPalette * | palette = 0 | |||
) |
Constructor.
Initializes a new instance of the IlvGadgetContainerRectangle
class.
display | The connection to the display. | |
rect | The size and position of the object. | |
palette | The palette used to draw the object. The palette background color is set to the background color of the encapsulated gadget container. |
virtual IlvGadgetContainer* IlvGadgetContainerRectangle::getGadgetContainer | ( | ) | const [virtual] |
Returns a pointer to the encapsulated gadget container.
Reimplemented in IlvSCGadgetContainerRectangle.
© 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.