rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 *, IlvEvent &, IlAny)
 

Detailed Description

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

Typedef Documentation

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. The action signature includes the container, the event triggering the action, and the user argument set when installing the accelerator.


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