#include <ilviews/gadgets/gadcont.h>
#include <ilviews/graphics/relfline.h>
#include <ilviews/base/gadget.h>
#include <ilviews/gadgets/macrosadv.h>
#include <ilviews/base/look.h>
Classes | |
class | IlvDefaultSeparatorLineLFHandler |
Object look-and-feel class. More... | |
class | IlvGraphicPane |
Pane class. More... | |
class | IlvPane |
Pane class. More... | |
class | IlvPanedContainer |
Pane container class. More... | |
class | IlvPaneListener |
Pane Listener class. More... | |
class | IlvSeparatorLineLFHandler |
Object Look-and-Feel 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) |
Library: ilvadvgdt
Declaration of the IlvPane class and its related classes.
IlvApplyPane |
Defines the type of the function used by the IlvPanedContainer::applyUntil()
method.
pane | The pane on which the function is invoked. |
arg | The argument passed to the function. |
0
to continue. IlvPanedContainer::applyUntil()
.