wxTst::CRVtkCapture Class Reference

Provides a way of capturing GUI interaction for future test cases. More...

#include <CRVtkCapture.h>

Inheritance diagram for wxTst::CRVtkCapture:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRVtkCapture ()
 Constructor.
virtual ~CRVtkCapture ()
 Destructor.

Protected Member Functions

virtual void CreateDialog ()
 Creates capturing dialog.
virtual CRCaptureControlCreateEvtHandler () const
 Create event handler for capturing dialog.
virtual wxPanel * LoadPanel ()
 Load concrete capturing panel.


Detailed Description

Provides a way of capturing GUI interaction for future test cases.

Definition at line 29 of file CRVtkCapture.h.


Constructor & Destructor Documentation

wxTst::CRVtkCapture::CRVtkCapture (  ) 

Constructor.

Definition at line 27 of file CRVtkCapture.cpp.

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

Destructor.

Definition at line 33 of file CRVtkCapture.cpp.


Member Function Documentation

void wxTst::CRVtkCapture::CreateDialog (  )  [protected, virtual]

Creates capturing dialog.

Reimplemented from wxTst::CRCapture.

Definition at line 45 of file CRVtkCapture.cpp.

References wxTst::CRCapture::CreateDialog(), and wxTst::CRCapture::m_dialog.

CRCaptureControl * wxTst::CRVtkCapture::CreateEvtHandler (  )  const [protected, virtual]

Create event handler for capturing dialog.

Returns:
new event handler for capturing dialog

Reimplemented from wxTst::CRCapture.

Definition at line 39 of file CRVtkCapture.cpp.

References wxTst::CRCapture::m_dialog.

wxPanel * wxTst::CRVtkCapture::LoadPanel (  )  [protected, virtual]

Load concrete capturing panel.

Returns:
loaded concrete capturing panel

Reimplemented from wxTst::CRCapture.

Definition at line 52 of file CRVtkCapture.cpp.

References InitVtkCapturePanelXRC(), and wxTst::CRCapture::m_dialog.


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