#include <scrcamvw.h>
Inheritance diagram for ScreenCamView::ScreenCamCanvas:
Public Member Functions | |
ScreenCamCanvas (wxView *v, wxMDIChildFrame *frame, const wxPoint &pos, const wxSize &size, long style) | |
Protected Member Functions | |
void | OnSize (wxSizeEvent &event) |
Definition at line 138 of file scrcamvw.h.
|
Definition at line 142 of file scrcamvw.h. 00143 : Correct */ long style ) : ScreenCanvas( v, frame, pos, size, style ) 00144 { 00145 }
|
|
Reimplemented from ScreenView::ScreenCanvas. Definition at line 181 of file scrcamvw.cpp. |