![]() |
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
wxString | edit_component_visible_columns |
wxString | edit_sheet_visible_columns |
int | erc_severities |
bool | footprint_preview |
bool | navigator_stays_open |
bool | print_sheet_reference |
bool | show_hidden_pins |
bool | show_hidden_fields |
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 37 of file eeschema_settings.h.
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_component_visible_columns |
Definition at line 39 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::APPEARANCE::edit_sheet_visible_columns |
Definition at line 40 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::APPEARANCE::erc_severities |
Definition at line 41 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 42 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_DRAWING_TOOLS::PlaceComponent(), PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataToWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::navigator_stays_open |
Definition at line 43 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), HIERARCHY_NAVIG_DLG::onSelectSheetPath(), PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataToWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::print_sheet_reference |
Definition at line 44 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_fields |
bool EESCHEMA_SETTINGS::APPEARANCE::show_hidden_pins |
Definition at line 45 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDIT_FRAME::GetShowAllPins(), SCH_EDIT_FRAME::LoadSettings(), SCH_EDITOR_CONTROL::ToggleHiddenPins(), PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataToWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_illegal_symbol_lib_dialog |
Definition at line 47 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_EDIT_FRAME::OpenProjectFiles().
bool EESCHEMA_SETTINGS::APPEARANCE::show_page_limits |
Definition at line 48 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataFromWindow(), and PANEL_EESCHEMA_DISPLAY_OPTIONS::TransferDataToWindow().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sexpr_file_convert_warning |
Definition at line 49 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::APPEARANCE::show_sheet_filename_case_sensitivity_dialog |
Definition at line 50 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::AllowCaseSensitiveFileNameClashes(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().