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_AmpacityCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_areaCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_button_ResistivityConductor | PANEL_CABLE_SIZE_BASE | protected |
m_button_Temp_Coef_Conductor | PANEL_CABLE_SIZE_BASE | protected |
m_conductorTempCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_currentCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_diameterCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_diameterUnit | PANEL_CABLE_SIZE_BASE | protected |
m_frequencyCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_frequencyUnit | PANEL_CABLE_SIZE_BASE | protected |
m_lengthCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_lengthUnit | PANEL_CABLE_SIZE_BASE | protected |
m_linResistanceCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_linResistanceUnit | PANEL_CABLE_SIZE_BASE | protected |
m_powerCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_powerUnit | PANEL_CABLE_SIZE_BASE | protected |
m_resistanceDcCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_sizeChoice | PANEL_CABLE_SIZE_BASE | protected |
m_slCurrentDensity | PANEL_CABLE_SIZE_BASE | protected |
m_staticText | PANEL_CABLE_SIZE_BASE | protected |
m_staticText16421 | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextAmpacity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextArea | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextCableTemp | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextCurrent | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDensity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDiameter | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextDrop | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextLen | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextLinRes | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextPower | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextResDC | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextResitivity | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextSize | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextSkin | PANEL_CABLE_SIZE_BASE | protected |
m_staticTextTempCoeff | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitAmp_mmSq | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitDegC | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitmmSq | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitOhm | PANEL_CABLE_SIZE_BASE | protected |
m_stUnitOhmMeter | PANEL_CABLE_SIZE_BASE | protected |
m_textCtrlConductorResistivity | PANEL_CABLE_SIZE_BASE | protected |
m_textCtrlConductorThermCoef | PANEL_CABLE_SIZE_BASE | protected |
m_vDropCtrl | PANEL_CABLE_SIZE_BASE | protected |
m_vDropUnit | PANEL_CABLE_SIZE_BASE | protected |
OnAmpacityChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnAreaChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnCableSizeChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnConductorResistivity_Button(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnConductorResistivityChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnConductorTempChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnConductorThermCoefChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnConductorThermCoefChange_Button(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnCurrentChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnDiameterChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnFrequencyChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnLengthChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnLinResistanceChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnPowerChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnResistanceDcChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
onUpdateCurrentDensity(wxScrollEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnUpdateUnit(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
OnVDropChange(wxCommandEvent &event) | PANEL_CABLE_SIZE_BASE | inlineprotectedvirtual |
PANEL_CABLE_SIZE_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_CABLE_SIZE_BASE | |
SaveSettings(PCB_CALCULATOR_SETTINGS *aCfg)=0 | CALCULATOR_PANEL | pure virtual |
ThemeChanged()=0 | CALCULATOR_PANEL | pure virtual |
~CALCULATOR_PANEL() | CALCULATOR_PANEL | inlinevirtual |
~PANEL_CABLE_SIZE_BASE() | PANEL_CABLE_SIZE_BASE | |