wxTst::CRCheckBoxClickEvent Class Reference

Handle check box click events. More...

#include <CRCheckBoxClickEvent.h>

Inheritance diagram for wxTst::CRCheckBoxClickEvent:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRCheckBoxClickEvent (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 ~CRCheckBoxClickEvent ()
 Destructor.


Detailed Description

Handle check box click events.

Definition at line 30 of file CRCheckBoxClickEvent.h.


Constructor & Destructor Documentation

wxTst::CRCheckBoxClickEvent::CRCheckBoxClickEvent ( wxEvent *  event  ) 

Constructor.

Parameters:
event event to handle

Definition at line 25 of file CRCheckBoxClickEvent.cpp.

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

Destructor.

Definition at line 32 of file CRCheckBoxClickEvent.cpp.


Member Function Documentation

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

void wxTst::CRCheckBoxClickEvent::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 38 of file CRCheckBoxClickEvent.cpp.

References wxTst::CRWindowHierarchyHandler::FindContainerName(), wxTst::CRWindowHierarchyHandler::GetInstance(), and 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