wxTst::CRMenuSelectionEvent Class Reference

Handles menu (item) selection events. More...

#include <CRMenuSelectionEvent.h>

Inheritance diagram for wxTst::CRMenuSelectionEvent:

Inheritance graph
[legend]
Collaboration diagram for wxTst::CRMenuSelectionEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRMenuSelectionEvent (wxEvent *event)
 Constructor.
virtual void EmitCpp ()
 Emit event simulation specific C++ code.
virtual void Process (CRCapturedEvent **pendingEvt)
 Process event, only called after checking for handling ability.
virtual ~CRMenuSelectionEvent ()
 Destructor.


Detailed Description

Handles menu (item) selection events.

Becaue toolbar tools use the same event type identifier, this class has to handle tools as well.

Definition at line 34 of file CRMenuSelectionEvent.h.


Constructor & Destructor Documentation

wxTst::CRMenuSelectionEvent::CRMenuSelectionEvent ( wxEvent *  event  ) 

Constructor.

Parameters:
event event to handle

Definition at line 26 of file CRMenuSelectionEvent.cpp.

wxTst::CRMenuSelectionEvent::~CRMenuSelectionEvent (  )  [virtual]

Destructor.

Definition at line 38 of file CRMenuSelectionEvent.cpp.


Member Function Documentation

void wxTst::CRMenuSelectionEvent::EmitCpp (  )  [virtual]

void wxTst::CRMenuSelectionEvent::Process ( CRCapturedEvent **  pendingEvt  )  [virtual]

Process event, only called after checking for handling ability.

Parameters:
pendingEvt current pending event with respect to code emitting (or NULL if none is pending)

Implements wxTst::CRCapturedEvent.

Definition at line 205 of file CRMenuSelectionEvent.cpp.

References wxTst::CRCapturedEvent::m_event.


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

wxWidgets Logo Get wxGuiTesting at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Tue Mar 17 17:29:30 2009 for wxGuiTesting by doxygen 1.5.5