rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

splitgad.h File Reference

#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

IlvSplitterGadgetIlvMakeSplitterGadget (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.

Detailed Description

[library ilvadvgdt ilviews/gadgets/splitgad.h] Declaration of the IlvSplitterGadget class.


Function Documentation

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.

Parameters:
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.
Returns:
A Pointer to the created splitter gadget.
See also:
IlvSplitterGadget
 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.