Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
#include <ilviews/util/accel.h>
#include <ilviews/base/graphic.h>
#include <ilviews/util/drview.h>
#include <ilviews/graphics/objprop.h>
Classes | |
class | IlvContainer |
View container class. More... | |
class | IlvContainerAccelerator |
Container accelerator class. More... | |
Typedefs | |
typedef void(* | IlvContainerAction) (IlvContainer *container, IlvEvent &event, IlAny userArg) |
Library: views
Declaration of types and classes used by IlvContainer
class.
IlvContainerAction |
Type for user functions called by container accelerators.
Defines the function type of container accelerator actions. The container accelerator calls the action when an event matching its event description occurs in a container.
container | The container that received the event. |
event | The event triggering the action. |
userArg | The user argument hat was set when installing the accelerator. |
© 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.