, including all inherited members.
| Add(const wxChar **labels, const ValArrItem *values=NULL) | wxPGChoices | |
| Add(const wxArrayString &arr, 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 | [inline] |
| AddAsSorted(const wxString &label, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
| Assign(const wxPGChoices &src) | wxPGChoices | [inline] |
| AssignData(wxPGChoicesData *data) | wxPGChoices | |
| Clear() | wxPGChoices | [inline] |
| Copy() const | wxPGChoices | [inline] |
| EnsureData() | wxPGChoices | [inline] |
| ExtractData() | wxPGChoices | [inline] |
| Free() | wxPGChoices | [protected] |
| GetCount() const | wxPGChoices | [inline] |
| GetData() | wxPGChoices | [inline] |
| GetDataPtr() const | wxPGChoices | [inline] |
| GetId() const | wxPGChoices | [inline] |
| GetIndicesForStrings(const wxArrayString &strings, wxArrayString *unmatched=NULL) const | wxPGChoices | |
| GetLabel(unsigned int ind) const | wxPGChoices | [inline] |
| GetLabels() const | wxPGChoices | |
| GetValue(unsigned int ind) const | wxPGChoices | [inline] |
| GetValuesForStrings(const wxArrayString &strings) const | wxPGChoices | |
| Index(const wxString &str) const | wxPGChoices | |
| Index(int val) const | wxPGChoices | |
| Init() | wxPGChoices | [protected] |
| Insert(const wxString &label, int index, int value=wxPG_INVALID_VALUE) | wxPGChoices | |
| Insert(const wxPGChoiceEntry &entry, int index) | wxPGChoices | |
| IsOk() const | wxPGChoices | [inline] |
| Item(unsigned int i) const | wxPGChoices | [inline] |
| Item(unsigned int i) | wxPGChoices | [inline] |
| m_data | wxPGChoices | [protected] |
| operator=(const wxPGChoices &a) | wxPGChoices | [inline] |
| operator[](unsigned int i) | wxPGChoices | [inline] |
| operator[](unsigned int i) const | wxPGChoices | [inline] |
| RemoveAt(size_t nIndex, size_t count=1) | wxPGChoices | |
| Set(const wxChar **labels, const long *values=NULL) | wxPGChoices | [inline] |
| Set(wxArrayString &arr, const long *values=(const long *) NULL) | wxPGChoices | [inline] |
| Set(const wxArrayString &labels, const wxArrayInt &values=wxPG_EMPTY_ARRAYINT) | wxPGChoices | [inline] |
| SetExclusive() | wxPGChoices | [inline] |
| ValArrItem typedef | wxPGChoices | |
| wxPGChoices() | wxPGChoices | [inline] |
| wxPGChoices(const wxPGChoices &src) | wxPGChoices | [inline] |
| wxPGChoices(const wxChar **labels, const long *values=NULL) | wxPGChoices | [inline] |
| wxPGChoices(const wxArrayString &labels, const wxArrayInt &values=wxPG_EMPTY_ARRAYINT) | wxPGChoices | [inline] |
| wxPGChoices(wxPGChoicesData *data) | wxPGChoices | [inline] |
| ~wxPGChoices() | wxPGChoices | [inline] |