AddChoices(wxPGChoicesId choicesId, const wxArrayString &choiceLabels, const wxArrayInt &choiceValues=(*((wxArrayInt *) NULL))) | wxPropertyGridPopulator | |
AppendByClass(const wxString &classname, const wxString &label, const wxString &name=(*((wxString *) NULL)), const wxString &value=wxEmptyString, const wxString &attributes=wxEmptyString, wxPGChoicesId choicesId=(wxPGChoicesId) 0, const wxArrayString &choiceLabels=(*((wxArrayString *) NULL)), const wxArrayInt &choiceValues=(*((wxArrayInt *) NULL))) | wxPropertyGridPopulator | |
AppendByType(const wxString &valuetype, const wxString &label, const wxString &name=(*((wxString *) NULL)), const wxString &value=wxEmptyString, const wxString &attributes=wxEmptyString, wxPGChoicesId choicesId=(wxPGChoicesId) 0, const wxArrayString &choiceLabels=(*((wxArrayString *) NULL)), const wxArrayInt &choiceValues=(*((wxArrayInt *) NULL))) | wxPropertyGridPopulator | |
BeginChildren() | wxPropertyGridPopulator | |
DoAppend(wxPGProperty *p, const wxString &value, const wxString &attributes, wxPGChoicesId choicesId, const wxArrayString &choiceLabels, const wxArrayInt &choiceValues) (defined in wxPropertyGridPopulator) | wxPropertyGridPopulator | [protected] |
EndChildren() | wxPropertyGridPopulator | [inline] |
GetCurrentParent() const | wxPropertyGridPopulator | [inline] |
HasChoices(wxPGChoicesId id) const | wxPropertyGridPopulator | |
Init(wxPropertyGrid *pg, wxPGId popRoot) (defined in wxPropertyGridPopulator) | wxPropertyGridPopulator | [protected] |
m_curParent | wxPropertyGridPopulator | [protected] |
m_dictIdChoices | wxPropertyGridPopulator | [protected] |
m_lastProperty | wxPropertyGridPopulator | [protected] |
m_popRoot | wxPropertyGridPopulator | [protected] |
m_propGrid | wxPropertyGridPopulator | [protected] |
SetGrid(wxPropertyGrid *pg) | wxPropertyGridPopulator | [inline] |
wxPropertyGridPopulator(wxPropertyGrid *pg=(wxPropertyGrid *) NULL, wxPGId popRoot=wxPGId(NULL)) | wxPropertyGridPopulator | [inline] |
~wxPropertyGridPopulator() | wxPropertyGridPopulator | |