#include <wxProfileDump.h>
|
| MyCanvas (wxWindow *parent, const wxPoint &pos, const wxSize &size) |
|
bool | IsDirty () const |
|
virtual void | OnDraw (wxDC &dc) |
|
void | OnEvent (wxMouseEvent &event) |
|
◆ MyCanvas()
MyCanvas::MyCanvas |
( |
wxWindow * |
parent, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size |
|
) |
| |
◆ IsDirty()
bool MyCanvas::IsDirty |
( |
| ) |
const |
|
inline |
bool m_dirty
Definition wxProfileDump.h:91
References m_dirty.
◆ OnDraw()
virtual void MyCanvas::OnDraw |
( |
wxDC & |
dc | ) |
|
|
virtual |
◆ OnEvent()
void MyCanvas::OnEvent |
( |
wxMouseEvent & |
event | ) |
|
◆ m_dirty
The documentation for this class was generated from the following file: