ascending enum value (defined in wxSortableListView) | wxSortableListView | |
descending enum value (defined in wxSortableListView) | wxSortableListView | |
GetColumnToSort() const | wxSortableListView | [inline] |
GetSortOrder() const | wxSortableListView | [inline] |
m_sortColumn | wxSortableListView | [protected] |
m_sortOrder | wxSortableListView | [protected] |
none enum value (defined in wxSortableListView) | wxSortableListView | |
SetColumnToSort(const int sortColumn) | wxSortableListView | |
SetSortOrder(const SortOrder sortOrder) | wxSortableListView | |
SortOrder enum name | wxSortableListView | |
wxSortableListView() | wxSortableListView | |
wxSortableListView(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxT("sortablelistview")) | wxSortableListView |