24 #ifndef _GERBVIEW_SETTINGS_H 25 #define _GERBVIEW_SETTINGS_H
std::vector< wxString > m_JobFileHistory
bool show_negative_objects
EXCELLON_DEFAULTS m_ExcellonDefaults
std::vector< wxString > m_DrillFileHistory
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
virtual bool MigrateFromLegacy(wxConfigBase *aLegacyConfig) override
Migrates from wxConfig to JSON-based configuration.
std::vector< wxString > m_ZipFileHistory
virtual ~GERBVIEW_SETTINGS()
std::vector< int > m_GerberToPcbLayerMapping
A list of GERBER_DRAWLAYERS_COUNT length containing a mapping of gerber layers to PCB layers,...
void GetExcellonDefaults(EXCELLON_DEFAULTS &aNCDefaults)
return the Excellon default values to read a drill file
virtual std::string getLegacyFrameName() const override
bool show_border_and_titleblock
management of default values used to read a Excellon (.nc) drill file Some important parameters are n...