KiCad PCB EDA Suite
|
This is the complete list of members for SIM_WORKBOOK, including all inherited members.
AddPage(wxWindow *aPage, const wxString &aCaption, bool aSelect=false, const wxBitmap &aBitmap=wxNullBitmap) | SIM_WORKBOOK | |
AddPage(wxWindow *aPage, const wxString &aText, bool aSelect, int aImageId) override | SIM_WORKBOOK | |
AddTrace(SIM_PLOT_PANEL *aPlotPanel, const wxString &aTitle, const wxString &aName, int aPoints, const double *aX, const double *aY, SIM_PLOT_TYPE aType) | SIM_WORKBOOK | |
ClrModified() | SIM_WORKBOOK | |
DeleteAllPages() override | SIM_WORKBOOK | |
DeletePage(size_t aPage) override | SIM_WORKBOOK | |
DeleteTrace(SIM_PLOT_PANEL *aPlotPanel, const wxString &aName) | SIM_WORKBOOK | |
GetSimCommand(const SIM_PANEL_BASE *aPlotPanel) | SIM_WORKBOOK | inline |
GetSimOptions(const SIM_PANEL_BASE *aPlotPanel) | SIM_WORKBOOK | inline |
IsModified() const | SIM_WORKBOOK | inline |
m_modified | SIM_WORKBOOK | private |
setModified() | SIM_WORKBOOK | private |
SetSimCommand(SIM_PANEL_BASE *aPlotPanel, const wxString &aSimCommand) | SIM_WORKBOOK | inline |
SetSimOptions(SIM_PANEL_BASE *aPlotPanel, int aOptions) | SIM_WORKBOOK | inline |
SIM_WORKBOOK() | SIM_WORKBOOK | |
SIM_WORKBOOK(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxDefaultSize, long aStyle=wxAUI_NB_DEFAULT_STYLE) | SIM_WORKBOOK |