HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
OH_EventHandler.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: OH_EventHandler.h ( Op Handler Library, C++)
7
*
8
* COMMENTS:
9
* This is the base class for the various types of event
10
* handlers. Typically gadgets will derive from this
11
* (or some subclass of this class) and redefine how
12
* its virtual methods work.
13
*
14
* For full documentation, please refer to DOCS/index.html
15
*/
16
17
#ifndef __OH_EventHandler__
18
#define __OH_EventHandler__
19
20
#include <
UI/UI_OHEventHandler.h
>
21
#include "
OH_TriggerObject.h
"
22
23
// Implementation moved to UI_OHEventHandler
24
typedef
UI_OHEventHandler
OH_EventHandler
;
25
26
#endif
UI_OHEventHandler.h
UI_OHEventHandler
Definition:
UI_OHEventHandler.h:26
OH_EventHandler
UI_OHEventHandler OH_EventHandler
Definition:
OH_EventHandler.h:24
OH_TriggerObject.h
OH
OH_EventHandler.h
Generated on Sun Nov 17 2024 03:01:32 for HDK by
1.8.6