This is the complete list of members for wxPGChoices, including all inherited members.
Add(size_t count, const wxString *labels, const long *values=nullptr) | wxPGChoices | |
Add(const wxChar **labels, const long *values=nullptr) | 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 | |
EnsureData() | wxPGChoices | |
ExtractData() | wxPGChoices | |
Free() | wxPGChoices | protected |
GetCount() const | wxPGChoices | |
GetData() | wxPGChoices | |
GetDataPtr() const | wxPGChoices | |
GetId() const | wxPGChoices | |
GetIndicesForStrings(const wxArrayString &strings, wxArrayString *unmatched=nullptr) 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 | |
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 | |
Item(unsigned int i) const | wxPGChoices | |
Item(unsigned int i) | wxPGChoices | |
m_data | wxPGChoices | protected |
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(size_t count, const wxString *labels, const long *values=nullptr) | wxPGChoices | |
Set(const wxChar **labels, const long *values=nullptr) | wxPGChoices | |
Set(const wxArrayString &labels, const wxArrayInt &values=wxArrayInt()) | wxPGChoices | |
ValArrItem typedef | wxPGChoices | |
wxPGChoices() | wxPGChoices | |
wxPGChoices(const wxPGChoices &a) | wxPGChoices | |
wxPGChoices(size_t count, const wxString *labels, const long *values=nullptr) | wxPGChoices | |
wxPGChoices(const wxChar **labels, const long *values=nullptr) | wxPGChoices | |
wxPGChoices(const wxArrayString &labels, const wxArrayInt &values=wxArrayInt()) | wxPGChoices | |
wxPGChoices(wxPGChoicesData *data) | wxPGChoices | |
~wxPGChoices() | wxPGChoices |