artefaktur
software engineer &        architecture

 
 
 
 

class Event

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::Event Class Reference

#include <Event.h>

Inheritance diagram for acdk::wx::Event:

acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdk::wx::ActivateEvent acdk::wx::CloseEvent acdk::wx::CommandEvent acdk::wx::EraseEvent acdk::wx::FocusEvent acdk::wx::IdleEvent acdk::wx::InitDialogEvent acdk::wx::KeyEvent acdk::wx::MouseEvent acdk::wx::MoveEvent acdk::wx::PaintEvent acdk::wx::ScrollWinEvent acdk::wx::SetCursorEvent acdk::wx::SizeEvent acdk::wx::TimerEvent List of all members.

Detailed Description

see wxEvent

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.25
Date:
Date
2005/02/05 10:45:34


Public Member Functions

void setEventType (int typ)
int getEventType ()
RWxObject getEventObject ()
void setEventObject (IN(RWxObject) obj)
int getTimestamp ()
void setTimestamp (int ts=0)
int getId ()
void setId (int id)
void skip (bool doskip=true)
bool getSkipped ()
bool isCommandEvent ()

Static Public Member Functions

void registerUserEvent (int et, CreateEventFunc func)

Static Public Attributes

int EvtNull

Member Function Documentation

RWxObject acdk::wx::Event::getEventObject  )  [inline]
 

int acdk::wx::Event::getEventType  )  [inline]
 

int acdk::wx::Event::getId  )  [inline]
 

bool acdk::wx::Event::getSkipped  )  [inline]
 

int acdk::wx::Event::getTimestamp  )  [inline]
 

bool acdk::wx::Event::isCommandEvent  )  [inline]
 

void acdk::wx::Event::registerUserEvent int  et,
CreateEventFunc  func
[static]
 

void acdk::wx::Event::setEventObject IN(RWxObject obj  )  [inline]
 

void acdk::wx::Event::setEventType int  typ  )  [inline]
 

void acdk::wx::Event::setId int  id  )  [inline]
 

void acdk::wx::Event::setTimestamp int  ts = 0  )  [inline]
 

void acdk::wx::Event::skip bool  doskip = true  )  [inline]
 


Member Data Documentation

int acdk::wx::Event::EvtNull [static]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer