ToolMap
Loading...
Searching...
No Matches
ListGenReport Member List

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)ListGenReportvirtual
CreateColumns(wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr) (defined in ListGenReport)ListGenReportprotected
DataToList(ListGenDialog *pdialog, wxArrayString &myValues)ListGenReport
DECLARE_EVENT_TABLE() (defined in ListGenReport)ListGenReport
DeleteSelectedItem()ListGenReport
EditDataToList(const wxArrayString &myValue, int index=-1)ListGenReportvirtual
ExportListParsedToFile(const wxString &filename, const int &FilterIndex)ListGenReport
GetAllDataAsStringArray(wxArrayString &myStringArray, long index)ListGenReportvirtual
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)ListGenReportstatic
ImportParsedFileToListCtrl(const wxString &filename, const int &FilterIndex)ListGenReportvirtual
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)ListGenReportprotected
m_ListContextMenu (defined in ListGenReport)ListGenReportprotected
MoveItem(int iItem, int iNewPos=0)ListGenReport
OnContextMenu(wxListEvent &event) (defined in ListGenReport)ListGenReportprotectedvirtual
OnDoubleClickItem(wxListEvent &event) (defined in ListGenReport)ListGenReportprotectedvirtual
OnInit() (defined in ListGenReport)ListGenReportprotected
OnMoveItemInList(wxCommandEvent &event) (defined in ListGenReport)ListGenReportprotected
OnPressBackSpace(wxListEvent &event) (defined in ListGenReport)ListGenReportprotectedvirtual
OnSortColumns(wxListEvent &event)ListGenReportprotectedvirtual
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