46 cfg->GetExcellonDefaults( curr_settings );
58 cfg->m_ExcellonDefaults.m_UnitsMM =
m_rbMM->GetValue();
59 cfg->m_ExcellonDefaults.m_LeadingZero =
m_rbLZ->GetValue();
wxChoice * m_choiceMantissaInch
wxChoice * m_choiceIntegerInch
wxChoice * m_choiceIntegerMM
wxStaticText * m_fileFormatHelp
PANEL_GERBVIEW_EXCELLON_SETTINGS_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)
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)
T * GetAppSettings(const char *aFilename)
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.