wxTst::CREventFilterInterface Class Reference

Declare interface for event filtering required by capturing. More...

#include <CREventFilterInterface.h>

Inheritance diagram for wxTst::CREventFilterInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void FilterEvent (wxEvent &event)=0
 Filter all events in capturing mode.
virtual ~CREventFilterInterface ()
 Destructor.


Detailed Description

Declare interface for event filtering required by capturing.

Definition at line 26 of file CREventFilterInterface.h.


Constructor & Destructor Documentation

wxTst::CREventFilterInterface::~CREventFilterInterface (  )  [inline, virtual]

Destructor.

Definition at line 32 of file CREventFilterInterface.h.


Member Function Documentation

void wxTst::CREventFilterInterface::FilterEvent ( wxEvent &  event  )  [pure virtual]

Filter all events in capturing mode.

Parameters:
event event to process

Implemented in wxTst::CREventCaptureManager.

Definition at line 32 of file CREventFilterInterface.h.


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

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