This is the complete list of members for PANEL_REGULATOR_BASE, including all inherited members.
| CALCULATOR_PANEL(wxWindow *aParent, wxWindowID aId, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aName) | CALCULATOR_PANEL | inline |
| LoadSettings(PCB_CALCULATOR_SETTINGS *aCfg)=0 | CALCULATOR_PANEL | pure virtual |
| m_bitmapRegul3pins | PANEL_REGULATOR_BASE | protected |
| m_bitmapRegul4pins | PANEL_REGULATOR_BASE | protected |
| m_btCopyCB | 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_iadjMaxVal | PANEL_REGULATOR_BASE | protected |
| m_iadjTypVal | PANEL_REGULATOR_BASE | protected |
| m_labelKicadComment | PANEL_REGULATOR_BASE | protected |
| m_labelRegultR1 | PANEL_REGULATOR_BASE | protected |
| m_labelRegultR2 | PANEL_REGULATOR_BASE | protected |
| m_labelResTol | PANEL_REGULATOR_BASE | protected |
| m_labelResTolUnit | PANEL_REGULATOR_BASE | protected |
| m_labelTolSumary | PANEL_REGULATOR_BASE | protected |
| m_labelTotalPercent | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsIadj | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsR1 | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsR2 | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsVout | PANEL_REGULATOR_BASE | protected |
| m_labelUnitsVref | PANEL_REGULATOR_BASE | protected |
| m_labelValMax | PANEL_REGULATOR_BASE | protected |
| m_labelValMin | PANEL_REGULATOR_BASE | protected |
| m_labelValTyp | PANEL_REGULATOR_BASE | protected |
| m_labelVout | PANEL_REGULATOR_BASE | protected |
| m_labelVRef | PANEL_REGULATOR_BASE | protected |
| m_r1MaxVal | PANEL_REGULATOR_BASE | protected |
| m_r1MinVal | PANEL_REGULATOR_BASE | protected |
| m_r1TypVal | PANEL_REGULATOR_BASE | protected |
| m_r2MaxVal | PANEL_REGULATOR_BASE | protected |
| m_r2MinVal | PANEL_REGULATOR_BASE | protected |
| m_r2TypVal | PANEL_REGULATOR_BASE | protected |
| m_rbRegulR1 | PANEL_REGULATOR_BASE | protected |
| m_rbRegulR2 | PANEL_REGULATOR_BASE | protected |
| m_rbRegulVout | PANEL_REGULATOR_BASE | protected |
| m_regulators_fileNameCtrl | PANEL_REGULATOR_BASE | protected |
| m_RegulFormula | PANEL_REGULATOR_BASE | protected |
| m_RegulIadjTitle | PANEL_REGULATOR_BASE | protected |
| m_RegulMessage | PANEL_REGULATOR_BASE | protected |
| m_resTolVal | PANEL_REGULATOR_BASE | protected |
| m_staticTextRegFile | PANEL_REGULATOR_BASE | protected |
| m_staticTextRegType | PANEL_REGULATOR_BASE | protected |
| m_textPowerComment | PANEL_REGULATOR_BASE | protected |
| m_TolTotalMax | PANEL_REGULATOR_BASE | protected |
| m_tolTotalMin | PANEL_REGULATOR_BASE | protected |
| m_voutMaxVal | PANEL_REGULATOR_BASE | protected |
| m_voutMinVal | PANEL_REGULATOR_BASE | protected |
| m_voutTypVal | PANEL_REGULATOR_BASE | protected |
| m_vrefMaxVal | PANEL_REGULATOR_BASE | protected |
| m_vrefMinVal | PANEL_REGULATOR_BASE | protected |
| m_vrefTypVal | PANEL_REGULATOR_BASE | protected |
| OnAddRegulator(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnCopyCB(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnDataFileSelection(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnEditRegulator(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnRegulatorCalcButtonClick(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnRegulatorResetButtonClick(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnRegulatorSelection(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnRegulTypeSelection(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| OnRemoveRegulator(wxCommandEvent &event) | PANEL_REGULATOR_BASE | inlineprotectedvirtual |
| 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 | |
| SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg)=0 | CALCULATOR_PANEL | pure virtual |
| ThemeChanged()=0 | CALCULATOR_PANEL | pure virtual |
| ~CALCULATOR_PANEL() | CALCULATOR_PANEL | inlinevirtual |
| ~PANEL_REGULATOR_BASE() | PANEL_REGULATOR_BASE | |