#include <wxGuiTest/CRCaptureControl.h>#include <wx/xrc/xmlres.h>#include <wxGuiTest/WxGuiTestHelper.h>#include <wxGuiTest/CREventCaptureManager.h>#include <wxGuiTest/CRCppEmitter.h>

Go to the source code of this file.
Functions | |
| BEGIN_EVENT_TABLE (wxTst::CRCaptureControl, wxEvtHandler) EVT_BUTTON(XRCID("StartButton") | |
| CRCaptureControl::OnStart | EVT_BUTTON (XRCID("StopButton"), CRCaptureControl::OnStop) EVT_BUTTON(XRCID("CommentButton") |
| BEGIN_EVENT_TABLE | ( | wxTst::CRCaptureControl | , | |
| wxEvtHandler | ||||
| ) |
| CRCaptureControl::OnStart EVT_BUTTON | ( | XRCID("StopButton") | , | |
| CRCaptureControl::OnStop | ||||
| ) |
1.5.5