KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
wxString | edit_symbol_visible_columns |
int | edit_symbol_width |
int | edit_symbol_height |
wxString | edit_sheet_visible_columns |
int | edit_sheet_width |
int | edit_sheet_height |
wxString | edit_label_visible_columns |
int | edit_label_width |
int | edit_label_height |
bool | edit_label_multiple |
int | erc_severities |
bool | footprint_preview |
bool | print_sheet_reference |
wxString | default_font |
bool | show_hidden_pins |
bool | show_hidden_fields |
bool | show_directive_labels |
bool | mark_sim_exclusions |
bool | show_erc_warnings |
bool | show_erc_errors |
bool | show_erc_exclusions |
bool | show_op_voltages |
bool | show_op_currents |
bool | show_pin_alt_icons |
bool | show_illegal_symbol_lib_dialog |
bool | show_page_limits |
bool | show_hop_over |
bool | show_sexpr_file_convert_warning |
bool | show_sheet_filename_case_sensitivity_dialog |
Definition at line 62 of file eeschema_settings.h.
wxString EESCHEMA_SETTINGS::APPEARANCE::default_font |
Definition at line 77 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_ITEM::GetDefaultFont(), DIALOG_PLOT_SCHEMATIC::getPlotOptions(), EESCHEMA_JOBS_HANDLER::JobExportPlot(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::LoadSettings(), SCH_PRINTOUT::PrintPage(), and PIN_LAYOUT_CACHE::recomputeCaches().
int EESCHEMA_SETTINGS::APPEARANCE::edit_label_height |
Definition at line 72 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::edit_label_multiple |
Definition at line 73 of file eeschema_settings.h.
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_label_visible_columns |
Definition at line 70 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_label_width |
Definition at line 71 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_height |
Definition at line 69 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_SHEET_PROPERTIES::OnInitDlg().
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_visible_columns |
Definition at line 67 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_width |
Definition at line 68 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_SHEET_PROPERTIES::OnInitDlg().
int EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_height |
Definition at line 66 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_SYMBOL_PROPERTIES::OnInitDlg().
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_visible_columns |
Definition at line 64 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_width |
Definition at line 65 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_SYMBOL_PROPERTIES::OnInitDlg().
int EESCHEMA_SETTINGS::APPEARANCE::erc_severities |
Definition at line 74 of file eeschema_settings.h.
Referenced by DIALOG_ERC::DIALOG_ERC(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and DIALOG_ERC::~DIALOG_ERC().
bool EESCHEMA_SETTINGS::APPEARANCE::footprint_preview |
Definition at line 75 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), and SCH_DRAWING_TOOLS::PlaceSymbol().
bool EESCHEMA_SETTINGS::APPEARANCE::mark_sim_exclusions |
Definition at line 81 of file eeschema_settings.h.
Referenced by KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDITOR_CONTROL::MarkSimExclusions(), and SCH_EDIT_FRAME::setupUIConditions().
bool EESCHEMA_SETTINGS::APPEARANCE::print_sheet_reference |
Definition at line 76 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_directive_labels |
Definition at line 80 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_SELECTION_TOOL::Selectable(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleDirectiveLabels().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_errors |
Definition at line 83 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleERCErrors().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_exclusions |
Definition at line 84 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleERCExclusions().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_warnings |
Definition at line 82 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleERCWarnings().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_fields |
Definition at line 79 of file eeschema_settings.h.
Referenced by KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleHiddenFields().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_pins |
Definition at line 78 of file eeschema_settings.h.
Referenced by SCH_SELECTION_TOOL::autostartEvent(), KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDIT_FRAME::GetShowAllPins(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), and SCH_EDITOR_CONTROL::ToggleHiddenPins().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hop_over |
Definition at line 90 of file eeschema_settings.h.
Referenced by KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), and DIALOG_PLOT_SCHEMATIC::plotSchematic().
bool EESCHEMA_SETTINGS::APPEARANCE::show_illegal_symbol_lib_dialog |
Definition at line 88 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_EDIT_FRAME::OpenProjectFiles().
bool EESCHEMA_SETTINGS::APPEARANCE::show_op_currents |
Definition at line 86 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleOPCurrents().
bool EESCHEMA_SETTINGS::APPEARANCE::show_op_voltages |
Definition at line 85 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleOPVoltages().
bool EESCHEMA_SETTINGS::APPEARANCE::show_page_limits |
Definition at line 89 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_RENDER_SETTINGS::GetShowPageLimits(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings().
bool EESCHEMA_SETTINGS::APPEARANCE::show_pin_alt_icons |
Definition at line 87 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDIT_FRAME::LoadSettings(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::TogglePinAltIcons().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sexpr_file_convert_warning |
Definition at line 91 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sheet_filename_case_sensitivity_dialog |
Definition at line 92 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::AllowCaseSensitiveFileNameClashes(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().