Rogue Wave Views
Foundation Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Classes | Typedefs
contain.h File Reference
#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)
 

Detailed Description

Library: views
Declaration of types and classes used by IlvContainer class.

Typedef Documentation

§ IlvContainerAction

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.

Parameters
containerThe container that received the event.
eventThe event triggering the action.
userArgThe user argument hat was set when installing the accelerator.

© Copyright 2017, 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.