#include <wxProfileDump.h>
|
bool | IsDirty () const |
|
| MyCanvas (wxWindow *parent, const wxPoint &pos, const wxSize &size) |
|
virtual void | OnDraw (wxDC &dc) |
|
void | OnEvent (wxMouseEvent &event) |
|
Definition at line 80 of file wxProfileDump.h.
◆ MyCanvas()
MyCanvas::MyCanvas |
( |
wxWindow * | parent, |
|
|
const wxPoint & | pos, |
|
|
const wxSize & | size ) |
◆ IsDirty()
bool MyCanvas::IsDirty |
( |
| ) |
const |
|
inline |
◆ 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: