Project stdui: "Simple Type Dialog User-Interface"

|
Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

stdui::event_type Struct Reference

#include <cevent.h>

List of all members.


Public Types

typedef unsigned int val

Static Public Attributes

static const val keyevent = 1
static const val mouseevent = 2
static const val timer = 4
static const val messageevent = 8
static const val user = 0x10

Member Typedef Documentation

typedef unsigned int stdui::event_type::val
 

Definition at line 164 of file cevent.h.


Member Data Documentation

const val stdui::event_type::keyevent = 1 [static]
 

Definition at line 165 of file cevent.h.

const val stdui::event_type::messageevent = 8 [static]
 

Definition at line 168 of file cevent.h.

const val stdui::event_type::mouseevent = 2 [static]
 

Definition at line 166 of file cevent.h.

const val stdui::event_type::timer = 4 [static]
 

Definition at line 167 of file cevent.h.

const val stdui::event_type::user = 0x10 [static]
 

Definition at line 169 of file cevent.h.


The documentation for this struct was generated from the following file:
API Documentation Generated by:  doxygen 1.4.0
About the author | Site started with trial version of DreamWeaver MX 2004 | Finalizing with  | Contact | ©2005, Serge Lussier ( Bretzel )