wxPropertyGrid
|
This is the complete list of members for wxPGChoiceEditor, including all inherited members.
ActualGetValueFromControl(wxVariant &variant, wxPGProperty *property, wxWindow *ctrl) const (defined in wxPGEditor) | wxPGEditor | |
CanContainCustomImage() const | wxPGChoiceEditor | virtual |
CreateControls(wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &sz) const | wxPGChoiceEditor | virtual |
CreateControlsBase(wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &sz, long extraStyle) const (defined in wxPGChoiceEditor) | wxPGChoiceEditor | |
DeleteItem(wxWindow *ctrl, int index) const | wxPGChoiceEditor | 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 | wxPGChoiceEditor | virtual |
InsertItem(wxWindow *ctrl, const wxString &label, int index) const | wxPGChoiceEditor | virtual |
OnEvent(wxPropertyGrid *propgrid, wxPGProperty *property, wxWindow *primary, wxEvent &event) const | wxPGChoiceEditor | virtual |
OnFocus(wxPGProperty *property, wxWindow *wnd) const | wxPGEditor | virtual |
SetControlIntValue(wxPGProperty *property, wxWindow *ctrl, int value) const | wxPGChoiceEditor | virtual |
SetControlStringValue(wxPGProperty *property, wxWindow *ctrl, const wxString &txt) const | wxPGChoiceEditor | virtual |
SetValueToUnspecified(wxPGProperty *property, wxWindow *ctrl) const | wxPGChoiceEditor | virtual |
UpdateControl(wxPGProperty *property, wxWindow *ctrl) const | wxPGChoiceEditor | virtual |
wxPGChoiceEditor() (defined in wxPGChoiceEditor) | wxPGChoiceEditor | |
wxPGEditor() | wxPGEditor | |
~wxPGChoiceEditor() (defined in wxPGChoiceEditor) | wxPGChoiceEditor | virtual |
~wxPGEditor() | wxPGEditor | virtual |