46 cfg->GetExcellonDefaults( curr_settings );
58 cfg->m_ExcellonDefaults.m_UnitsMM =
m_rbMM->GetValue();
59 cfg->m_ExcellonDefaults.m_LeadingZero =
m_rbLZ->GetValue();
Class PANEL_GERBVIEW_EXCELLON_SETTINGS_BASE.
wxChoice * m_choiceMantissaInch
wxChoice * m_choiceIntegerInch
wxChoice * m_choiceIntegerMM
wxStaticText * m_fileFormatHelp
wxChoice * m_choiceMantissaMM
wxRadioButton * m_rbInches
wxStaticText * m_coordsFormatHelp
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
PANEL_GERBVIEW_EXCELLON_SETTINGS(wxWindow *aParent)
void ResetPanel() override
Reset the contents of this panel.
void applySettingsToPanel(const EXCELLON_DEFAULTS &aSettings)
KICOMMON_API wxFont GetInfoFont(wxWindow *aWindow)
management of default values used to read a Excellon (.nc) drill file Some important parameters are n...
Functions to provide common constants and other functions to assist in making a consistent UI.