ToolMap
|
This is the complete list of members for tmCheckListBox, including all inherited members.
AddItem(long index=-1, long id=-1, const wxString &name=wxEmptyString, bool checked=false, bool keepFilters=false) | tmCheckListBox | |
ClearCheckMarks() | tmCheckListBox | |
ClearFilters() | tmCheckListBox | |
ClearItems() | tmCheckListBox | |
Create(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int nStrings=0, const wxString *choices=nullptr, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListBoxNameStr) | tmCheckListBox | |
EditItem(long index, long id=-1, const wxString &name=wxEmptyString, short checked=2) | tmCheckListBox | |
EnableRelevantMenuEntries() (defined in tmCheckListBox) | tmCheckListBox | protectedvirtual |
Filter(wxString filter) | tmCheckListBox | |
GetItem(long index, long &id, wxString &name, bool &bcheck) | tmCheckListBox | |
GetItemId(long index, long &id) (defined in tmCheckListBox) | tmCheckListBox | |
GetPopupMenu() (defined in tmCheckListBox) | tmCheckListBox | inlineprotected |
Init() (defined in tmCheckListBox) | tmCheckListBox | inlineprotected |
m_IsFiltered (defined in tmCheckListBox) | tmCheckListBox | protected |
MoveItem(long index1, long index2) | tmCheckListBox | |
RemoveItem(long index=-1) | tmCheckListBox | |
ResetOriginalArrays() (defined in tmCheckListBox) | tmCheckListBox | |
SetItemCheck(long index, short checked=2) (defined in tmCheckListBox) | tmCheckListBox | |
StoreActualChecks() (defined in tmCheckListBox) | tmCheckListBox | |
SwapItem(long index1, long index2=-1) | tmCheckListBox | |
tmCheckListBox() (defined in tmCheckListBox) | tmCheckListBox | inline |
tmCheckListBox(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int nStrings=0, const wxString *choices=nullptr, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListBoxNameStr) (defined in tmCheckListBox) | tmCheckListBox | inline |
~tmCheckListBox() | tmCheckListBox |