ToolMap
|
This is the complete list of members for ScaleList, including all inherited members.
AddingValueToArray(wxArrayString &myImportedValues) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inlineprotectedvirtual |
AddItem() (defined in ListGenReportWithDialog) | ListGenReportWithDialog | virtual |
AddItemToList(wxString myValue, int iPosition=-1) | ListGenReport | |
Compare(int iColumnCompareType, const wxString &x_strValue1, const wxString &x_strValue2, bool bAsending) | ScaleList | 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 | |
GetScaleFromList(int index) | ScaleList | |
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 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 |
ScaleList(wxWindow *parent, wxWindowID id, DataBaseTM *database, PrjDefMemManage *pProjectMem, wxSize size=wxDefaultSize) | ScaleList | |
SetDialog(wxDialog *pDialog) (defined in ListGenReportWithDialog) | ListGenReportWithDialog | inline |
SetItemText(int iItem, int iCol, wxString text) | ListGenReport | |
SetListCtrls(wxChoice *orderchoice=nullptr) (defined in ScaleList) | ScaleList | inline |
SetScaleToList(long lscale, int index=-1) | ScaleList | |
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 | |
~ScaleList() | ScaleList |