wxTst::CRCaptureControl Class Reference

Handle events of capture dialog (controller in MVC concept). More...

#include <CRCaptureControl.h>

Inheritance diagram for wxTst::CRCaptureControl:

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

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual void Finish ()
 Finish capturing.
virtual void OnAddComment (wxCommandEvent &event)
 User wants to add a comment to bootstrap test case.
virtual void OnClose (wxCloseEvent &event)
 Normal dialog closing callback -> finish.
virtual void OnOK (wxCommandEvent &event)
 User clicked on OK button to continue testing -> finish.
virtual void OnStart (wxCommandEvent &event)
 User clicked on Start button to start capturing.
virtual void OnStop (wxCommandEvent &event)
 User clicked on Stop button to stop capturing.


Detailed Description

Handle events of capture dialog (controller in MVC concept).

Definition at line 26 of file CRCaptureControl.h.


Member Function Documentation

void wxTst::CRCaptureControl::Finish (  )  [protected, virtual]

Finish capturing.

void wxTst::CRCaptureControl::OnAddComment ( wxCommandEvent &  event  )  [protected, virtual]

User wants to add a comment to bootstrap test case.

Parameters:
event button click event

void wxTst::CRCaptureControl::OnClose ( wxCloseEvent &  event  )  [protected, virtual]

Normal dialog closing callback -> finish.

Parameters:
dialog close event

void wxTst::CRCaptureControl::OnOK ( wxCommandEvent &  event  )  [protected, virtual]

User clicked on OK button to continue testing -> finish.

Parameters:
event button click event

void wxTst::CRCaptureControl::OnStart ( wxCommandEvent &  event  )  [protected, virtual]

User clicked on Start button to start capturing.

Parameters:
event button click event

void wxTst::CRCaptureControl::OnStop ( wxCommandEvent &  event  )  [protected, virtual]

User clicked on Stop button to stop capturing.

Parameters:
event button click event


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