44 config->GetExcellonDefaults( curr_settings );
Class PANEL_GERBVIEW_EXCELLON_SETTINGS_BASE.
wxChoice * m_choiceMantissaInch
wxChoice * m_choiceIntegerInch
wxChoice * m_choiceIntegerMM
wxStaticText * m_fileFormatHelp
wxRadioBox * m_rbZeroFormat
wxChoice * m_choiceMantissaMM
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)
virtual SETTINGS_MANAGER & GetSettingsManager() const
T * GetAppSettings()
Returns a handle to the a given settings by type If the settings have already been loaded,...
KICOMMON_API wxFont GetInfoFont(wxWindow *aWindow)
PGM_BASE & Pgm()
The global Program "get" accessor.
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.