24 #ifndef _CVPCB_SETTINGS_H 25 #define _CVPCB_SETTINGS_H double m_FootprintViewerZoom
MAGNETIC_SETTINGS m_FootprintViewerMagneticSettings
Stores the common settings that are saved and loaded for each window / frame.
Container for display options like enable/disable some optional drawings.
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
bool m_FootprintViewerAutoZoom
WINDOW_SETTINGS m_FootprintViewer
virtual ~CVPCB_SETTINGS()
virtual std::string getLegacyFrameName() const override
PCB_DISPLAY_OPTIONS m_FootprintViewerDisplayOptions
Definition of PCB_DISPLAY_OPTIONS class.
virtual bool MigrateFromLegacy(wxConfigBase *aLegacyConfig) override
Migrates from wxConfig to JSON-based configuration.