, including all inherited members.
Add(const wxChar **labels, const ValArrItem *values=NULL) | wxPGChoices | |
Add(const wxArrayString &arr, const wxArrayInt &arrint) | wxPGChoices | |
Add(const wxString &label, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
Add(const wxString &label, const wxBitmap &bitmap, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
Add(const wxPGChoiceEntry &entry) | wxPGChoices | |
AddAsSorted(const wxString &label, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
AllocExclusive() | wxPGChoices | |
Assign(const wxPGChoices &a) | wxPGChoices | |
AssignData(wxPGChoicesData *data) | wxPGChoices | |
Clear() | wxPGChoices | |
Copy() const | wxPGChoices | |
GetCount() const | wxPGChoices | |
GetIndicesForStrings(const wxArrayString &strings, wxArrayString *unmatched=NULL) const | wxPGChoices | |
GetLabel(unsigned int ind) const | wxPGChoices | |
GetLabels() const | wxPGChoices | |
GetValue(unsigned int ind) const | wxPGChoices | |
GetValuesForStrings(const wxArrayString &strings) const | wxPGChoices | |
Index(const wxString &label) const | wxPGChoices | |
Index(int val) const | wxPGChoices | |
Insert(const wxString &label, int index, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
Insert(const wxPGChoiceEntry &entry, int index) | wxPGChoices | |
IsOk() const | wxPGChoices | |
Item(unsigned int i) const | wxPGChoices | |
Item(unsigned int i) | wxPGChoices | |
operator=(const wxPGChoices &a) | wxPGChoices | |
operator[](unsigned int i) | wxPGChoices | |
operator[](unsigned int i) const | wxPGChoices | |
RemoveAt(size_t nIndex, size_t count=1) | wxPGChoices | |
Set(const wxChar **labels, const long *values=NULL) | wxPGChoices | |
Set(const wxArrayString &labels, const wxArrayInt &values=wxArrayInt()) | wxPGChoices | |
ValArrItem typedef | wxPGChoices | |
wxPGChoices() | wxPGChoices | |
wxPGChoices(const wxPGChoices &a) | wxPGChoices | |
wxPGChoices(const wxChar **labels, const long *values=NULL) | wxPGChoices | |
wxPGChoices(const wxArrayString &labels, const wxArrayInt &values=wxArrayInt()) | wxPGChoices | |
wxPGChoices(wxPGChoicesData *data) | wxPGChoices | |
~wxPGChoices() | wxPGChoices | |