wxTst::CRNotebookPageChangeEvent Class Reference

Handle notebook page change events. More...

#include <CRNotebookPageChangeEvent.h>

Inheritance diagram for wxTst::CRNotebookPageChangeEvent:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRNotebookPageChangeEvent (wxEvent *event)
 Constructor.
virtual void EmitCpp ()
 Emit event simulation specific C++ code.
virtual bool IsPending () const
 Return true for the first event of the two identical created notebook events.
virtual void Process (CRCapturedEvent **pendingEvt)
 Process event, only called after checking for handling ability.
virtual ~CRNotebookPageChangeEvent ()
 Destructor.


Detailed Description

Handle notebook page change events.

Definition at line 28 of file CRNotebookPageChangeEvent.h.


Constructor & Destructor Documentation

wxTst::CRNotebookPageChangeEvent::CRNotebookPageChangeEvent ( wxEvent *  event  ) 

Constructor.

Parameters:
event event to handle

Definition at line 25 of file CRNotebookPageChangeEvent.cpp.

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

Destructor.

Definition at line 32 of file CRNotebookPageChangeEvent.cpp.


Member Function Documentation

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

bool wxTst::CRNotebookPageChangeEvent::IsPending (  )  const [virtual]

Return true for the first event of the two identical created notebook events.

Returns:
true for the first of the two events

Reimplemented from wxTst::CRCapturedEvent.

Definition at line 38 of file CRNotebookPageChangeEvent.cpp.

void wxTst::CRNotebookPageChangeEvent::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 44 of file CRNotebookPageChangeEvent.cpp.

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