rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

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

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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