|
ToolMap
|
This is the complete list of members for ListGenReportWithStatus, including all inherited members.
| AddingValueToArray(wxArrayString &myImportedValues) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| AddItem() | ListGenReportWithStatus | virtual |
| AddItemToList(wxString myValue, int iPosition=-1) | ListGenReport | |
| AfterAdding(bool bRealyAddItem) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| AfterEditing(bool bRealyEdited) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| BeforeAdding() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| BeforeDeleting() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| BeforeEditing() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
| 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 | |
| DeleteItem() | ListGenReportWithStatus | virtual |
| DeleteSelectedItem() | ListGenReport | |
| EditDataToList(const wxArrayString &myValue, int index=-1) | ListGenReport | virtual |
| EditItem() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | |
| 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 | |
| GetStatusBar() (defined in ListGenReportWithStatus) | ListGenReportWithStatus | inline |
| ID_LIST (defined in ListGenReport) | ListGenReport | static |
| ImportParsedFileToListCtrl(const wxString &filename, const int &FilterIndex) | ListGenReportWithDialog | 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 | |
| ListGenReportWithDialog(wxWindow *parent, wxWindowID id, wxSize size=wxDefaultSize) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | |
| ListGenReportWithDialog(wxWindow *parent, wxWindowID id, wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr, wxSize size=wxDefaultSize, long style=wxLC_REPORT) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | |
| ListGenReportWithStatus(wxWindow *parent, wxWindowID id, wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr, wxSize size=wxDefaultSize) | ListGenReportWithStatus | |
| m_ImportParser (defined in ListGenReport) | ListGenReport | protected |
| m_ListContextMenu (defined in ListGenReport) | ListGenReport | protected |
| m_pDialog (defined in ListGenReportWithDialog) | ListGenReportWithDialog | protected |
| MoveItem(int iItem, int iNewPos=0) | ListGenReport | |
| OnContextMenu(wxListEvent &event) (defined in ListGenReport) | ListGenReport | protectedvirtual |
| OnDoubleClickItem(wxListEvent &event) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | protectedvirtual |
| OnInit() (defined in ListGenReport) | ListGenReport | protected |
| OnMoveItemInList(wxCommandEvent &event) (defined in ListGenReport) | ListGenReport | protected |
| OnPressBackSpace(wxListEvent &event) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | protectedvirtual |
| OnSortColumns(wxListEvent &event) | ListGenReport | protectedvirtual |
| SetDialog(wxDialog *pDialog) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inline |
| SetItemText(int iItem, int iCol, wxString text) | ListGenReport | |
| SetSelectedItem(long index) (defined in ListGenReport) | ListGenReport | |
| SetStatusBar(wxStatusBar *status) | ListGenReportWithStatus | |
| SetTextFields(const wxString &field1=wxEmptyString, const wxString &field2=wxEmptyString) | ListGenReportWithStatus | |
| SortListItem(int x_col, int low, int high, int typecol, bool bAscending=TRUE) | ListGenReport | |
| SwapRow(int x_row1, int x_row2) | ListGenReport | |
| UpdateStatus(int iField=STATUS_FIELD_ITEM_BOTH) | ListGenReportWithStatus | |
| ~ListGenReport() | ListGenReport | |
| ~ListGenReportWithDialog() (defined in ListGenReportWithDialog) | ListGenReportWithDialog |