#include <CRVtkCaptureControl.h>


Protected Member Functions | |
| virtual void | OnAddWxVtkRecording (wxCommandEvent &event) |
| User clicked on Add button to stop wxVtk interaction recording and add the recording to the test case. | |
| virtual void | OnResetWxVtkRecording (wxCommandEvent &event) |
| User clicked on Reset button to reset wxVtk interaction recording. | |
| virtual void | OnStartWxVtkRecording (wxCommandEvent &event) |
| User clicked on Start button to start wxVtk interaction recording. | |
Definition at line 28 of file CRVtkCaptureControl.h.
| void wxTst::CRVtkCaptureControl::OnAddWxVtkRecording | ( | wxCommandEvent & | event | ) | [protected, virtual] |
User clicked on Add button to stop wxVtk interaction recording and add the recording to the test case.
| event | button click event |
| void wxTst::CRVtkCaptureControl::OnResetWxVtkRecording | ( | wxCommandEvent & | event | ) | [protected, virtual] |
User clicked on Reset button to reset wxVtk interaction recording.
| event | button click event |
| void wxTst::CRVtkCaptureControl::OnStartWxVtkRecording | ( | wxCommandEvent & | event | ) | [protected, virtual] |
User clicked on Start button to start wxVtk interaction recording.
| event | button click event |
1.5.5