# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CEventKey Class Reference

CEventKey. More...

#include <events.h>

Inheritance diagram for NLMISC::CEventKey:

NLMISC::CEvent NLMISC::CClassId NLMISC::CEventChar NLMISC::CEventKeyDown NLMISC::CEventKeyUp List of all members.

Public Methods

 CEventKey (TKeyButton button, IEventEmitter *emitter, const CClassId &classId)

Public Attributes

TKeyButton Button

Detailed Description

CEventKey.

Definition at line 243 of file events.h.


Constructor & Destructor Documentation

NLMISC::CEventKey::CEventKey TKeyButton    button,
IEventEmitter   emitter,
const CClassId   classId
[inline]
 

Definition at line 246 of file events.h.

References Button, NLMISC::CClassId::CClassId, NLMISC::CEvent::CEvent, and NLMISC::TKeyButton.

Referenced by NLMISC::CEventChar::CEventChar, NLMISC::CEventKeyDown::CEventKeyDown, and NLMISC::CEventKeyUp::CEventKeyUp.


Member Data Documentation

TKeyButton NLMISC::CEventKey::Button
 

Definition at line 250 of file events.h.

Referenced by CEventKey.


The documentation for this class was generated from the following file: