#include <scrvw.h>
Inheritance diagram for ScreenView::ScreenCanvas:

Public Member Functions | |
| ScreenCanvas (wxView *v, wxMDIChildFrame *frame, const wxPoint &pos, const wxSize &size, long style) | |
Protected Member Functions | |
| void | OnSize (wxSizeEvent &event) |
| void | OnLButtonDown (wxMouseEvent &event) |
| void | OnLButtonDblClk (wxMouseEvent &event) |
| void | OnLButtonUp (wxMouseEvent &event) |
| void | OnMButtonDown (wxMouseEvent &event) |
| void | OnMButtonDblClk (wxMouseEvent &event) |
| void | OnMButtonUp (wxMouseEvent &event) |
| void | OnRButtonDown (wxMouseEvent &event) |
| void | OnRButtonDblClk (wxMouseEvent &event) |
| void | OnRButtonUp (wxMouseEvent &event) |
| void | OnMouseMove (wxMouseEvent &event) |
| void | OnMouseWheel (wxMouseEvent &event) |
Definition at line 167 of file scrvw.h.
|
||||||||||||||||||||||||
|
Definition at line 171 of file scrvw.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 206 of file scrvw.cpp. 00219 {{AFX_MSG_MAP(ScreenView)
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in ScreenCamView::ScreenCamCanvas. |
1.4.4