Rogue Wave Views Manager Package API Reference Guide |
Rogue Wave Views Documentation Home |
#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) |
Library: ilvmgr
Declaration of types and classes used by IlvManager
class.
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 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.