KiCad PCB EDA Suite
|
Class PANEL_TRANSLINE_BASE. More...
#include <panel_transline_base.h>
Public Member Functions | |
PANEL_TRANSLINE_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_TRANSLINE_BASE () | |
virtual void | LoadSettings (PCB_CALCULATOR_SETTINGS *aCfg)=0 |
Load the settings into the panel. | |
virtual void | SaveSettings (PCB_CALCULATOR_SETTINGS *aCfg)=0 |
Save the settings from the panel. | |
virtual void | ThemeChanged ()=0 |
Update UI elements of the panel when the theme changes to ensure the images and fonts/colors are appropriate for the new theme. | |
Protected Member Functions | |
virtual void | OnTranslineSelection (wxCommandEvent &event) |
virtual void | OnTranslineEpsilonR_Button (wxCommandEvent &event) |
virtual void | OnTranslineTanD_Button (wxCommandEvent &event) |
virtual void | OnTranslineRho_Button (wxCommandEvent &event) |
virtual void | OnTranslineAnalyse (wxCommandEvent &event) |
virtual void | OnTranslineSynthetize (wxCommandEvent &event) |
virtual void | OnTransLineResetButtonClick (wxCommandEvent &event) |
Class PANEL_TRANSLINE_BASE.
Definition at line 46 of file panel_transline_base.h.
PANEL_TRANSLINE_BASE::PANEL_TRANSLINE_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 |
||
) |
Definition at line 15 of file panel_transline_base.cpp.
References _, m_AnalyseButton, m_bmCMicrostripZoddZeven, m_bpButtonAnalyze, m_bpButtonSynthetize, m_button_EpsilonR, m_button_Rho, m_button_TanD, m_buttonTransLineReset, m_choiceUnit_ElecPrm1, m_choiceUnit_ElecPrm2, m_choiceUnit_ElecPrm3, m_choiceUnit_Frequency, m_choiceUnit_Param1, m_choiceUnit_Param2, m_choiceUnit_Param3, m_elec_prm1_label, m_Elec_prm1_Value, m_elec_prm2_label, m_Elec_prm2_Value, m_elec_prm3_label, m_Elec_prm3_Value, m_EpsilonR_label, m_Frequency_label, m_left_message1, m_left_message2, m_left_message3, m_left_message4, m_left_message5, m_left_message6, m_left_message7, m_left_message8, m_Message1, m_Message2, m_Message3, m_Message4, m_Message5, m_Message6, m_Message7, m_Message8, m_phys_prm1_label, m_Phys_prm1_Value, m_phys_prm2_label, m_Phys_prm2_Value, m_phys_prm3_label, m_Phys_prm3_Value, m_radioBtnPrm1, m_radioBtnPrm2, m_Rho_label, m_SubsPrm4_choiceUnit, m_SubsPrm5_choiceUnit, m_SubsPrm6_choiceUnit, m_SubsPrm7_choiceUnit, m_SubsPrm8_choiceUnit, m_SubsPrm9_choiceUnit, m_substrate_prm4_label, m_Substrate_prm4_Value, m_substrate_prm5_label, m_Substrate_prm5_Value, m_substrate_prm6_label, m_Substrate_prm6_Value, m_substrate_prm7_label, m_Substrate_prm7_Value, m_substrate_prm8_label, m_Substrate_prm8_Value, m_substrate_prm9_label, m_Substrate_prm9_Value, m_SynthetizeButton, m_TanD_label, m_translineBitmap, m_TranslineSelection, m_Value_EpsilonR, m_Value_Frequency_Ctrl, m_Value_Rho, m_Value_TanD, OnTranslineAnalyse(), OnTranslineEpsilonR_Button(), OnTransLineResetButtonClick(), OnTranslineRho_Button(), OnTranslineSelection(), OnTranslineSynthetize(), and OnTranslineTanD_Button().
PANEL_TRANSLINE_BASE::~PANEL_TRANSLINE_BASE | ( | ) |
Definition at line 478 of file panel_transline_base.cpp.
References m_AnalyseButton, m_bpButtonAnalyze, m_bpButtonSynthetize, m_button_EpsilonR, m_button_Rho, m_button_TanD, m_buttonTransLineReset, m_SynthetizeButton, m_TranslineSelection, OnTranslineAnalyse(), OnTranslineEpsilonR_Button(), OnTransLineResetButtonClick(), OnTranslineRho_Button(), OnTranslineSelection(), OnTranslineSynthetize(), and OnTranslineTanD_Button().
|
pure virtualinherited |
Load the settings into the panel.
aCfg | is the settings structure to load from |
Implemented in PANEL_BOARD_CLASS, PANEL_CABLE_SIZE, PANEL_COLOR_CODE, PANEL_ELECTRICAL_SPACING, PANEL_ELECTRICAL_SPACING_IEC60664, PANEL_ELECTRICAL_SPACING_IPC2221, PANEL_ESERIES_DISPLAY, PANEL_FUSING_CURRENT, PANEL_GALVANIC_CORROSION, PANEL_R_CALCULATOR, PANEL_REGULATOR, PANEL_RF_ATTENUATORS, PANEL_TRACK_WIDTH, PANEL_TRANSLINE, PANEL_VIA_SIZE, and PANEL_WAVELENGTH.
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 131 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 128 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 133 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 130 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 127 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 132 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
inlineprotectedvirtual |
Reimplemented in PANEL_TRANSLINE.
Definition at line 129 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
pure virtualinherited |
Save the settings from the panel.
aCfg | is the settings structure to save to |
Implemented in PANEL_BOARD_CLASS, PANEL_CABLE_SIZE, PANEL_COLOR_CODE, PANEL_ELECTRICAL_SPACING, PANEL_ELECTRICAL_SPACING_IEC60664, PANEL_ELECTRICAL_SPACING_IPC2221, PANEL_ESERIES_DISPLAY, PANEL_FUSING_CURRENT, PANEL_GALVANIC_CORROSION, PANEL_R_CALCULATOR, PANEL_REGULATOR, PANEL_RF_ATTENUATORS, PANEL_TRACK_WIDTH, PANEL_TRANSLINE, PANEL_VIA_SIZE, and PANEL_WAVELENGTH.
|
pure virtualinherited |
Update UI elements of the panel when the theme changes to ensure the images and fonts/colors are appropriate for the new theme.
Implemented in PANEL_BOARD_CLASS, PANEL_CABLE_SIZE, PANEL_COLOR_CODE, PANEL_ELECTRICAL_SPACING, PANEL_ELECTRICAL_SPACING_IEC60664, PANEL_ELECTRICAL_SPACING_IPC2221, PANEL_ESERIES_DISPLAY, PANEL_FUSING_CURRENT, PANEL_GALVANIC_CORROSION, PANEL_R_CALCULATOR, PANEL_REGULATOR, PANEL_RF_ATTENUATORS, PANEL_TRACK_WIDTH, PANEL_TRANSLINE, PANEL_VIA_SIZE, and PANEL_WAVELENGTH.
|
protected |
Definition at line 95 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 83 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 96 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::PANEL_TRANSLINE(), PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::ThemeChanged(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 98 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::PANEL_TRANSLINE(), PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::ThemeChanged(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 55 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 61 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 58 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 124 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 101 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 104 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 107 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 82 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 86 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 90 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 94 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 99 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 100 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 102 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 103 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 105 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 106 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 53 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::PANEL_TRANSLINE(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 80 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 108 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 110 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 112 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 114 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 116 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 118 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 120 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 122 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 109 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 111 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 113 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 115 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 117 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 119 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 121 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 123 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::SetResult(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 84 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 85 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 88 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 89 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 92 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 93 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 87 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::IsPrmSelected(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 91 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::IsPrmSelected(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 59 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 64 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 67 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 70 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 73 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 76 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 79 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 62 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 63 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 65 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 66 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 68 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 69 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 71 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 72 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 74 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 75 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 77 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 78 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 97 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 56 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 52 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), PANEL_TRANSLINE::ThemeChanged(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 51 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::GetTranslineSelector(), PANEL_TRANSLINE::LoadSettings(), PANEL_TRANSLINE_BASE(), and ~PANEL_TRANSLINE_BASE().
|
protected |
Definition at line 54 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::OnTranslineEpsilonR_Button(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 81 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 60 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::OnTranslineRho_Button(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().
|
protected |
Definition at line 57 of file panel_transline_base.h.
Referenced by PANEL_TRANSLINE::OnTranslineTanD_Button(), PANEL_TRANSLINE_BASE(), and PANEL_TRANSLINE::TranslineTypeSelection().