This is the complete list of members for wxPGEditor, including all inherited members.
AllocExclusive() | wxObject | protected |
CanContainCustomImage() const | wxPGEditor | virtual |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateControls(wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &size) const =0 | wxPGEditor | pure virtual |
CreateRefData() const | wxObject | protectedvirtual |
DeleteItem(wxWindow *ctrl, int index) const | wxPGEditor | virtual |
DrawValue(wxDC &dc, const wxRect &rect, wxPGProperty *property, const wxString &text) const | wxPGEditor | virtual |
GetClassInfo() const | wxObject | virtual |
GetName() const | wxPGEditor | virtual |
GetRefData() const | wxObject | |
GetValueFromControl(wxVariant &variant, wxPGProperty *property, wxWindow *ctrl) const | wxPGEditor | virtual |
InsertItem(wxWindow *ctrl, const wxString &label, int index) const | wxPGEditor | virtual |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | protected |
OnEvent(wxPropertyGrid *propgrid, wxPGProperty *property, wxWindow *wnd_primary, wxEvent &event) const =0 | wxPGEditor | pure virtual |
OnFocus(wxPGProperty *property, wxWindow *wnd) const | wxPGEditor | virtual |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
SetControlAppearance(wxPropertyGrid *pg, wxPGProperty *property, wxWindow *ctrl, const wxPGCell &appearance, const wxPGCell &oldAppearance, bool unspecified) const | wxPGEditor | virtual |
SetControlIntValue(wxPGProperty *property, wxWindow *ctrl, int value) const | wxPGEditor | virtual |
SetControlStringValue(wxPGProperty *property, wxWindow *ctrl, const wxString &txt) const | wxPGEditor | virtual |
SetRefData(wxObjectRefData *data) | wxObject | |
SetValueToUnspecified(wxPGProperty *property, wxWindow *ctrl) const =0 | wxPGEditor | pure virtual |
UnRef() | wxObject | |
UnShare() | wxObject | |
UpdateControl(wxPGProperty *property, wxWindow *ctrl) const =0 | wxPGEditor | pure virtual |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxPGEditor() | wxPGEditor | |
~wxObject() | wxObject | virtual |
~wxPGEditor() | wxPGEditor | virtual |