rwlogo

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Classes | Typedefs
event.h File Reference
#include <ilviews/manager/macros.h>
#include <ilviews/util/accel.h>

Classes

class  IlvManagerAccelerator
 Manager class. More...
 
class  IlvManagerEventHook
 Manager hook class. More...
 

Typedefs

typedef void(* IlvManagerAcceleratorAction )(IlvManager *manager, IlvView *view, IlvEvent &event, IlAny userArg)
 

Detailed Description

[library ilvmgr ilviews/manager/manager.h] Declaration of types and classes used by IlvManager class.

Typedef Documentation

IlvManagerAcceleratorAction

Type for user functions called by manager accelerators.

Defines the function type of manager accelerator actions. The manager accelerator calls the action when an event matching its event description occurs in a manager view. The action signature includes the manager, the manager view, the event triggering the action, and the user argument set when installing the accelerator.


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