53 void MacOpenFile(
const wxString& aFileName )
override;
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
Container for data for KiCad programs.
PGM_KICAD extends PGM_BASE to bring in FileHistory() and PdfBrowser() which were moved from EDA_APP i...
wxString GetHelpFileName()
SEARCH_STACK & SysSearch()
void MacOpenFile(const wxString &aFileName) override
Specific to MacOSX (not used under Linux or Windows).
APP_SETTINGS_BASE * PgmSettings()
Look for files in a number of paths.
Pertains to a single program module, either an EXE or a DSO/DLL ("bin_mod").
APP_SETTINGS_BASE * m_config
maybe from $HOME/.${m_name}