rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

panecont.h File Reference

#include <ilviews/gadgets/gadcont.h>
#include <ilviews/graphics/relfline.h>
#include <ilviews/base/gadget.h>
#include <ilviews/gadgets/macrosadv.h>

Classes

class  IlvGraphicPane
 Pane class. More...
class  IlvPane
 Pane class. More...
class  IlvPanedContainer
 Pane container class. More...
class  IlvPaneListener
 Pane Listener class. More...
class  IlvSeparatorPane
 Pane class. More...
class  IlvSliderPane
 Pane class. More...
class  IlvViewPane
 Pane class. More...

Typedefs

typedef IlAny(* IlvApplyPane )(IlvPane *pane, IlAny arg)

Detailed Description

[library ilvadvgdt ilviews/gadgets/panecont.h] Declaration of the IlvPane class and its related classes.


Typedef Documentation

Defines the type of the function used by the IlvPanedContainer::applyUntil method.

Parameters:
pane The pane on which the function is invoked.
arg The argument passed to the function.
Returns:
The function should return a non-zero value to stop the apply mechanism, or 0 to continue.
See also:
IlvPanedContainer::applyUntil.
 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.