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 |
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_sexpr_file_convert_warning |
bool | show_sheet_filename_case_sensitivity_dialog |
Definition at line 55 of file eeschema_settings.h.
wxString EESCHEMA_SETTINGS::APPEARANCE::default_font |
Definition at line 69 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_ITEM::GetDefaultFont(), DIALOG_PLOT_SCHEMATIC::getPlotOptions(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::LoadSettings(), SCH_PRINTOUT::PrintPage(), PIN_LAYOUT_CACHE::recomputeCaches(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
int EESCHEMA_SETTINGS::APPEARANCE::edit_label_height |
Definition at line 65 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_label_visible_columns |
Definition at line 63 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_label_width |
Definition at line 64 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_height |
Definition at line 62 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 60 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_width |
Definition at line 61 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 59 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 57 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::edit_symbol_width |
Definition at line 58 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 66 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 67 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_DRAWING_TOOLS::PlaceSymbol(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::mark_sim_exclusions |
Definition at line 73 of file eeschema_settings.h.
Referenced by KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDITOR_CONTROL::MarkSimExclusions(), SCH_EDIT_FRAME::setupUIConditions(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::print_sheet_reference |
Definition at line 68 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_directive_labels |
Definition at line 72 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), EE_SELECTION_TOOL::Selectable(), SCH_EDIT_FRAME::setupUIConditions(), and SCH_EDITOR_CONTROL::ToggleDirectiveLabels().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_errors |
Definition at line 75 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleERCErrors(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_exclusions |
Definition at line 76 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleERCExclusions(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_erc_warnings |
Definition at line 74 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleERCWarnings(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_fields |
Definition at line 71 of file eeschema_settings.h.
Referenced by KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleHiddenFields(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_pins |
Definition at line 70 of file eeschema_settings.h.
Referenced by EE_SELECTION_TOOL::autostartEvent(), KIGFX::SCH_PAINTER::draw(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDIT_FRAME::GetShowAllPins(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDITOR_CONTROL::ToggleHiddenPins(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_illegal_symbol_lib_dialog |
Definition at line 80 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 78 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleOPCurrents(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_op_voltages |
Definition at line 77 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), SCH_EDIT_FRAME::SCH_EDIT_FRAME(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::ToggleOPVoltages(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_page_limits |
Definition at line 81 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_RENDER_SETTINGS::GetShowPageLimits(), PANEL_EESCHEMA_DISPLAY_OPTIONS::loadEEschemaSettings(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_pin_alt_icons |
Definition at line 79 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDIT_FRAME::LoadSettings(), SCH_EDIT_FRAME::setupUIConditions(), SCH_EDITOR_CONTROL::TogglePinAltIcons(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sexpr_file_convert_warning |
Definition at line 82 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sheet_filename_case_sensitivity_dialog |
Definition at line 83 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::AllowCaseSensitiveFileNameClashes(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().