This is the complete list of members for
wxIViewCanvas, including all inherited members.
ClearSelection() | wxIViewCanvas | [inline, virtual] |
GetBitmap() | wxIViewCanvas | [inline, virtual] |
GetSelection() | wxIViewCanvas | [inline, virtual] |
IsSelected() | wxIViewCanvas | [inline, virtual] |
m_nOptions | wxIViewCanvas | [protected] |
m_oBitmap | wxIViewCanvas | [protected] |
m_oMousePosBegin | wxIViewCanvas | [protected] |
m_oMousePosOld | wxIViewCanvas | [protected] |
m_oSelection | wxIViewCanvas | [protected] |
m_oTimer | wxIViewCanvas | [protected] |
OnMouse(wxMouseEvent &oEvent) | wxIViewCanvas | [virtual] |
OnMouse_(wxMouseEvent &oEvent) | wxIViewCanvas | [inline] |
OnPaint(wxPaintEvent &oEvent) | wxIViewCanvas | |
OnSize(wxSizeEvent &oEvent) | wxIViewCanvas | |
OnTimer(wxTimerEvent &oEvent) | wxIViewCanvas | |
Paint(wxDC &oDc) | wxIViewCanvas | [virtual] |
SetBitmap(const wxBitmap &oBitmap) | wxIViewCanvas | [virtual] |
SetOptions(int nOptions) | wxIViewCanvas | [inline, virtual] |
wxICANVAS_MOUSE_SCROLL enum value | wxIViewCanvas | |
wxICANVAS_MOUSE_SELECTION enum value | wxIViewCanvas | |
wxICANVAS_MOUSEWHEEL_SCROLL enum value | wxIViewCanvas | |
wxIViewCanvas(wxWindow *poParent, wxWindowID nId=wxID_ANY, const wxPoint &oPos=wxDefaultPosition, const wxSize &oSize=wxDefaultSize, long nStyle=wxHSCROLL|wxVSCROLL|wxSUNKEN_BORDER, const wxString &strName=wxT("wxIViewCanvas")) | wxIViewCanvas | |
~wxIViewCanvas() | wxIViewCanvas | [inline, virtual] |