This is the complete list of members for PANEL_REGULATOR, including all inherited members.
CALCULATOR_PANEL(wxWindow *aParent, wxWindowID aId, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aName) | CALCULATOR_PANEL | inline |
GetDataFilename() | PANEL_REGULATOR | |
LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_REGULATOR | virtual |
m_bitmapRegul3pins | PANEL_REGULATOR_BASE | protected |
m_bitmapRegul4pins | PANEL_REGULATOR_BASE | protected |
m_buttonAddItem | PANEL_REGULATOR_BASE | protected |
m_buttonCalculate | PANEL_REGULATOR_BASE | protected |
m_buttonDataFile | PANEL_REGULATOR_BASE | protected |
m_buttonEditItem | PANEL_REGULATOR_BASE | protected |
m_buttonRegulReset | PANEL_REGULATOR_BASE | protected |
m_buttonRemoveItem | PANEL_REGULATOR_BASE | protected |
m_choiceRegType | PANEL_REGULATOR_BASE | protected |
m_choiceRegulatorSelector | PANEL_REGULATOR_BASE | protected |
m_IadjUnitLabel | PANEL_REGULATOR_BASE | protected |
m_labelRegultR1 | PANEL_REGULATOR_BASE | protected |
m_labelRegultR2 | PANEL_REGULATOR_BASE | protected |
m_labelVout | PANEL_REGULATOR_BASE | protected |
m_labelVRef | PANEL_REGULATOR_BASE | protected |
m_lastSelectedRegulatorName | PANEL_REGULATOR | |
m_r1Units | PANEL_REGULATOR_BASE | protected |
m_r2Units | PANEL_REGULATOR_BASE | protected |
m_rbRegulR1 | PANEL_REGULATOR_BASE | protected |
m_rbRegulR2 | PANEL_REGULATOR_BASE | protected |
m_rbRegulVout | PANEL_REGULATOR_BASE | protected |
m_RegulatorList | PANEL_REGULATOR | |
m_RegulatorListChanged | PANEL_REGULATOR | |
m_regulators_fileNameCtrl | PANEL_REGULATOR_BASE | protected |
m_RegulFormula | PANEL_REGULATOR_BASE | protected |
m_RegulIadjTitle | PANEL_REGULATOR_BASE | protected |
m_RegulIadjValue | PANEL_REGULATOR_BASE | protected |
m_RegulMessage | PANEL_REGULATOR_BASE | protected |
m_RegulR1Value | PANEL_REGULATOR_BASE | protected |
m_RegulR2Value | PANEL_REGULATOR_BASE | protected |
m_RegulVoutValue | PANEL_REGULATOR_BASE | protected |
m_RegulVrefValue | PANEL_REGULATOR_BASE | protected |
m_staticTextRegFile | PANEL_REGULATOR_BASE | protected |
m_staticTextRegType | PANEL_REGULATOR_BASE | protected |
m_unitsVout | PANEL_REGULATOR_BASE | protected |
m_unitsVref | PANEL_REGULATOR_BASE | protected |
OnAddRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnDataFileSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnEditRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnRegulatorCalcButtonClick(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnRegulatorResetButtonClick(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnRegulatorSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnRegulTypeSelection(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
OnRemoveRegulator(wxCommandEvent &event) override | PANEL_REGULATOR | virtual |
PANEL_REGULATOR(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_REGULATOR | |
PANEL_REGULATOR_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_REGULATOR_BASE | |
ReadDataFile() | PANEL_REGULATOR | |
RegulatorPageUpdate() | PANEL_REGULATOR | |
Regulators_WriteConfig(PCB_CALCULATOR_SETTINGS *aCfg) | PANEL_REGULATOR | |
RegulatorsSolve() | PANEL_REGULATOR | |
SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg) override | PANEL_REGULATOR | virtual |
SelectLastSelectedRegulator() | PANEL_REGULATOR | |
SetDataFilename(const wxString &aFilename) | PANEL_REGULATOR | |
ThemeChanged() override | PANEL_REGULATOR | virtual |
WriteDataFile() | PANEL_REGULATOR | |
~CALCULATOR_PANEL() | CALCULATOR_PANEL | inlinevirtual |
~PANEL_REGULATOR() | PANEL_REGULATOR | |
~PANEL_REGULATOR_BASE() | PANEL_REGULATOR_BASE | |