| Add(const wxChar **labels, const long *values=NULL) | wxPGChoices | |
| Add(const wxArrayString &arr, const long *values=NULL) | wxPGChoices | |
| Add(const wxArrayString &arr, const wxArrayInt &arrint) | wxPGChoices | |
| Add(const wxChar *label, int value=INT_MAX) | wxPGChoices | |
| AddAsSorted(const wxString &label, int value=INT_MAX) | wxPGChoices | |
| AddInt(int val) (defined in wxPGChoices) | wxPGChoices | [inline] |
| AddString(const wxString &str) (defined in wxPGChoices) | wxPGChoices | [inline] |
| Assign(const wxPGChoices &a) (defined in wxPGChoices) | wxPGChoices | [inline] |
| AssignData(wxPGChoicesData *data) (defined in wxPGChoices) | wxPGChoices | |
| EnsureData() (defined in wxPGChoices) | wxPGChoices | [inline] |
| ExtractData() (defined in wxPGChoices) | wxPGChoices | [inline] |
| Free() (defined in wxPGChoices) | wxPGChoices | [protected] |
| GetCount() const (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetData() (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetDataPtr() const (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetId() const | wxPGChoices | [inline] |
| GetLabel(size_t ind) const (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetLabels() | wxPGChoices | [inline] |
| GetLabels() const (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetValue(size_t ind) const (defined in wxPGChoices) | wxPGChoices | [inline] |
| GetValues() | wxPGChoices | [inline] |
| GetValues() const (defined in wxPGChoices) | wxPGChoices | [inline] |
| Index(const wxString &str) const (defined in wxPGChoices) | wxPGChoices | [inline] |
| Init() (defined in wxPGChoices) | wxPGChoices | [protected] |
| Insert(const wxChar *label, int index, int value=INT_MAX) | wxPGChoices | |
| IsOk() const | wxPGChoices | [inline] |
| m_data (defined in wxPGChoices) | wxPGChoices | [protected] |
| RemoveAt(size_t nIndex, size_t count=1) | wxPGChoices | [inline] |
| 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=(*((wxArrayInt *) NULL))) | wxPGChoices | [inline] |
| SetExclusive() (defined in wxPGChoices) | wxPGChoices | [inline] |
| SetLabels(wxArrayString &arr) (defined in wxPGChoices) | wxPGChoices | [inline] |
| SetLabels(const wxArrayString &arr) (defined in wxPGChoices) | wxPGChoices | [inline] |
| SetValues(wxArrayInt &arr) (defined in wxPGChoices) | wxPGChoices | [inline] |
| SetValues(const wxArrayInt &arr) (defined in wxPGChoices) | wxPGChoices | [inline] |
| wxPGChoices() | wxPGChoices | [inline] |
| wxPGChoices(wxPGChoices &a) | wxPGChoices | [inline] |
| wxPGChoices(const wxChar **labels, const long *values=NULL) | wxPGChoices | [inline] |
| wxPGChoices(const wxArrayString &labels, const wxArrayInt &values=(*((wxArrayInt *) NULL))) | wxPGChoices | [inline] |
| wxPGChoices(wxPGChoicesData *data) | wxPGChoices | [inline] |
| ~wxPGChoices() | wxPGChoices | [inline] |