#include "camtypes.h"
#include "dlgevt.h"
#include "drawctl.h"
Go to the source code of this file.
Functions | |
DECLARE_EVENT_TABLE_ENTRY (wxEVT_CAMDRAWCONTROL_INVOKE, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction)(wxCamDrawControlEventFunction)&wxCamDrawControl::OnInvoke,(wxObject *) NULL) | |
END_EVENT_TABLE () |
|
This file contains the class for wxCamDrawControl, derived from wxEvtHandler. This contains a mapping allowing dialogs of ANY class derived from wxDialog to call the relevant bits of DialogManager. |
|
|