ToolMap
|
This is the complete list of members for ListGenReport, including all inherited members.
AddItemToList(wxString myValue, int iPosition=-1) | ListGenReport | |
Compare(int iColumnCompareType, const wxString &x_strValue1, const wxString &x_strValue2, bool bAscending) | ListGenReport | virtual |
CreateColumns(wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr) (defined in ListGenReport) | ListGenReport | protected |
DataToList(ListGenDialog *pdialog, wxArrayString &myValues) | ListGenReport | |
DECLARE_EVENT_TABLE() (defined in ListGenReport) | ListGenReport | |
DeleteSelectedItem() | ListGenReport | |
EditDataToList(const wxArrayString &myValue, int index=-1) | ListGenReport | virtual |
ExportListParsedToFile(const wxString &filename, const int &FilterIndex) | ListGenReport | |
GetAllDataAsStringArray(wxArrayString &myStringArray, long index) | ListGenReport | virtual |
GetAllSelectedItem(wxArrayLong &results) | ListGenReport | |
GetColumnClicked(wxWindow *parent, int iIndex, int iBorderMargin) | ListGenReport | |
GetItemColText(int iItem, int iCol) | ListGenReport | |
GetSelectedItem() | ListGenReport | |
ID_LIST (defined in ListGenReport) | ListGenReport | static |
ImportParsedFileToListCtrl(const wxString &filename, const int &FilterIndex) | ListGenReport | virtual |
ItemExist(long index) | ListGenReport | |
ListGenReport(wxWindow *parent, wxWindowID id, wxSize size=wxDefaultSize) | ListGenReport | |
ListGenReport(wxWindow *parent, wxWindowID id, wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr, wxSize size=wxDefaultSize, long style=wxLC_REPORT) | ListGenReport | |
m_ImportParser (defined in ListGenReport) | ListGenReport | protected |
m_ListContextMenu (defined in ListGenReport) | ListGenReport | protected |
MoveItem(int iItem, int iNewPos=0) | ListGenReport | |
OnContextMenu(wxListEvent &event) (defined in ListGenReport) | ListGenReport | protectedvirtual |
OnDoubleClickItem(wxListEvent &event) (defined in ListGenReport) | ListGenReport | protectedvirtual |
OnInit() (defined in ListGenReport) | ListGenReport | protected |
OnMoveItemInList(wxCommandEvent &event) (defined in ListGenReport) | ListGenReport | protected |
OnPressBackSpace(wxListEvent &event) (defined in ListGenReport) | ListGenReport | protectedvirtual |
OnSortColumns(wxListEvent &event) | ListGenReport | protectedvirtual |
SetItemText(int iItem, int iCol, wxString text) | ListGenReport | |
SetSelectedItem(long index) (defined in ListGenReport) | ListGenReport | |
SortListItem(int x_col, int low, int high, int typecol, bool bAscending=TRUE) | ListGenReport | |
SwapRow(int x_row1, int x_row2) | ListGenReport | |
~ListGenReport() | ListGenReport |