20#ifndef KICAD_SCHEMATIC_SETTINGS_H
21#define KICAD_SCHEMATIC_SETTINGS_H
36#define MIN_CONNECTION_GRID_MILS 25
37#define DEFAULT_CONNECTION_GRID_MILS 50
51 wxString
SubReference(
int aUnit,
bool aAddSeparator =
true )
const;
NESTED_SETTINGS is a JSON_SETTINGS that lives inside a JSON_SETTINGS.
Container for Ngspice simulator settings.
These are loaded from Eeschema settings but then overwritten by the project settings.
wxString m_BomExportFileName
wxString m_SchDrawingSheetFileName
wxString m_IntersheetRefsPrefix
bool m_SpiceCurSheetAsRoot
bool m_SpiceSaveAllCurrents
BOM_FMT_PRESET m_BomFmtSettings
List of stored BOM format presets.
wxString SubReference(int aUnit, bool aAddSeparator=true) const
bool m_SpiceSaveAllDissipations
TEMPLATES m_TemplateFieldNames
wxString m_IntersheetRefsSuffix
bool m_IntersheetRefsFormatShort
bool m_SpiceSaveAllVoltages
std::vector< BOM_PRESET > m_BomPresets
bool m_IntersheetRefsShow
double m_DashedLineGapRatio
bool m_IntersheetRefsListOwnPage
std::vector< BOM_FMT_PRESET > m_BomFmtPresets
KIFONT::METRICS m_FontMetrics
double m_DashedLineDashRatio
std::shared_ptr< NGSPICE_SETTINGS > m_NgspiceSettings
Ngspice simulator settings.
bool m_SpiceSaveAllEvents
virtual ~SCHEMATIC_SETTINGS()
wxString m_PlotDirectoryName
bool m_SpiceModelCurSheetAsRoot
wxString m_SpiceCommandString
BOM_PRESET m_BomSettings
List of stored BOM presets.