ToolMap
|
This is the complete list of members for QueriesList, including all inherited members.
AddingValueToArray(wxArrayString &myImportedValues) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
AddItem() (defined in QueriesList) | QueriesList | virtual |
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 | |
DeleteItem() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | 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 | |
ID_LIST (defined in ListGenReport) | ListGenReport | static |
ImportParsedFileToListCtrl(const wxString &filename, const int &FilterIndex) | ListGenReportWithDialog | virtual |
InitMembers() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | protected |
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 | |
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 QueriesList) | QueriesList | protectedvirtual |
OnContextualMenu(wxContextMenuEvent &event) (defined in QueriesList) | QueriesList | |
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 |
QueriesList(wxWindow *parent, Queries_PANEL *queryparent, wxWindowID id, wxArrayString *pColsName, wxArrayInt *pColsSize=nullptr, wxSize size=wxDefaultSize) | QueriesList | |
SetDataBase(DataBaseTM *database) (defined in QueriesList) | QueriesList | inline |
SetDialog(wxDialog *pDialog) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inline |
SetItemText(int iItem, int iCol, wxString text) | ListGenReport | |
SetSelected(tmSelectedDataMemory *selected) (defined in QueriesList) | QueriesList | inline |
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 | |
~ListGenReportWithDialog() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | |
~QueriesList() | QueriesList |