24#ifndef _CVPCB_SETTINGS_H 
   25#define _CVPCB_SETTINGS_H 
MAGNETIC_SETTINGS m_FootprintViewerMagneticSettings
 
virtual std::string getLegacyFrameName() const override
 
WINDOW_SETTINGS m_FootprintViewer
 
virtual ~CVPCB_SETTINGS()
 
virtual bool MigrateFromLegacy(wxConfigBase *aLegacyConfig) override
Migrates from wxConfig to JSON-based configuration.
 
PCB_DISPLAY_OPTIONS m_FootprintViewerDisplayOptions
 
PCB_VIEWERS_SETTINGS_BASE(const std::string &aFilename, int aSchemaVersion)
 
Store the common settings that are saved and loaded for each window / frame.