Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
#include <ilviews/base/gadget.h>
#include <ilviews/gadgets/macrosadv.h>
Classes | |
class | IlvDefaultSplitterGadgetLFHandler |
Object look-and-feel class. More... | |
class | IlvSplitterGadget |
Gadget class. More... | |
class | IlvSplitterGadgetLFHandler |
Object Look-and-Feel class. More... | |
Functions | |
IlvSplitterGadget * | IlvMakeSplitterGadget (IlvGadgetContainer *container, IlvDirection direction, IlUInt index, IlUInt from=0, IlUInt to=(IlUInt)-1, IlvDim size=6) |
Creates a new instance of the IlvSplitterGadget class connected to the specified guide. More... | |
Library: ilvadvgdt
Declaration of the IlvSplitterGadget class.
IlvSplitterGadget* IlvMakeSplitterGadget | ( | IlvGadgetContainer * | container, |
IlvDirection | direction, | ||
IlUInt | index, | ||
IlUInt | from = 0 , |
||
IlUInt | to = (IlUInt)-1 , |
||
IlvDim | size = 6 |
||
) |
Creates a new instance of the IlvSplitterGadget
class connected to the specified guide.
container | The container to which the splitter gadget will be added. |
direction | The direction of the splitter gadget. |
index | The index of the guide to be associated with the splitter gadget. The first guide is assigned to the index 0 . |
from | The index of the guide that is orthogonal to the splitter gadget whose direction is specified and from which the splitter gadget will be visible. |
to | The index of the guide that is orthogonal to the splitter gadget whose direction is specified and to which the splitter gadget will be visible. |
size | The size of the splitter gadget that has the specified direction. |
IlvSplitterGadget
. © 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.