wxPGEditor Member List
This is the complete list of members for
wxPGEditor, including all inherited members.
ActualGetValueFromControl(wxVariant &variant, wxPGProperty *property, wxWindow *ctrl) const | wxPGEditor | [inline] |
CanContainCustomImage() const | wxPGEditor | [virtual] |
CreateControls(wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &size) const =0 | wxPGEditor | [pure virtual] |
DeleteItem(wxWindow *ctrl, int index) const | wxPGEditor | [virtual] |
DrawValue(wxDC &dc, const wxRect &rect, wxPGProperty *property, const wxString &text) const | wxPGEditor | [virtual] |
GetName() const =0 | wxPGEditor | [pure virtual] |
GetValueFromControl(wxVariant &variant, wxPGProperty *property, wxWindow *ctrl) const WX_PG_NOT_PURE_IN_WXPYTHON | wxPGEditor | [private, virtual] |
InsertItem(wxWindow *ctrl, const wxString &label, int index) const | wxPGEditor | [virtual] |
OnEvent(wxPropertyGrid *propgrid, wxPGProperty *property, wxWindow *wnd_primary, wxEvent &event) const =0 | wxPGEditor | [pure virtual] |
OnFocus(wxPGProperty *property, wxWindow *wnd) const | wxPGEditor | [virtual] |
SetControlIntValue(wxPGProperty *property, wxWindow *ctrl, int value) const | wxPGEditor | [virtual] |
SetControlStringValue(wxPGProperty *property, wxWindow *ctrl, const wxString &txt) const | wxPGEditor | [virtual] |
SetValueToUnspecified(wxPGProperty *property, wxWindow *ctrl) const =0 | wxPGEditor | [pure virtual] |
UpdateControl(wxPGProperty *property, wxWindow *ctrl) const =0 | wxPGEditor | [pure virtual] |
wxPGEditor() | wxPGEditor | [inline] |
~wxPGEditor() | wxPGEditor | [virtual] |