Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

events.h

Go to the documentation of this file.
00001 /*
00002   File: events.h
00003 
00004   Copyright(C) C. Kotterink, Computed Graphics
00005 */
00006 #ifndef EVENTS_H
00007 #define EVENTS_H
00008 
00013 #define EVENT_NOTIFY            0
00014 #define EVENT_ACTIVATED         1
00015 #define EVENT_DEACTIVATED       2
00016 #define EVENT_CLOSED            3
00017 #endif

This documentation was generated using doxygen. If you have any comments or additions please mail me.