KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | default_bus_thickness |
int | default_junction_size |
int | default_line_thickness |
int | default_repeat_offset_x |
int | default_repeat_offset_y |
int | default_wire_thickness |
int | default_text_size |
int | pin_symbol_size |
double | text_offset_ratio |
COLOR4D | default_sheet_border_color |
COLOR4D | default_sheet_background_color |
wxString | field_names |
int | line_mode |
int | repeat_label_increment |
bool | intersheets_ref_show |
bool | intersheets_ref_own_page |
bool | intersheets_ref_short |
wxString | intersheets_ref_prefix |
wxString | intersheets_ref_suffix |
bool | auto_start_wires |
std::vector< double > | junction_size_mult_list |
int | junction_size_choice |
Definition at line 132 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::DRAWING::auto_start_wires |
Definition at line 153 of file eeschema_settings.h.
Referenced by EE_SELECTION_TOOL::autostartEvent(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
int EESCHEMA_SETTINGS::DRAWING::default_bus_thickness |
Definition at line 134 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_junction_size |
Definition at line 135 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_line_thickness |
Definition at line 136 of file eeschema_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), DIALOG_SHAPE_PROPERTIES::onBorderChecked(), DIALOG_TEXT_PROPERTIES::onBorderChecked(), and SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_repeat_offset_x |
Definition at line 137 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_EDIT_TOOL::RepeatDrawItem(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
int EESCHEMA_SETTINGS::DRAWING::default_repeat_offset_y |
Definition at line 138 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_EDIT_TOOL::RepeatDrawItem(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
COLOR4D EESCHEMA_SETTINGS::DRAWING::default_sheet_background_color |
Definition at line 144 of file eeschema_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
COLOR4D EESCHEMA_SETTINGS::DRAWING::default_sheet_border_color |
Definition at line 143 of file eeschema_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
int EESCHEMA_SETTINGS::DRAWING::default_text_size |
Definition at line 140 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_wire_thickness |
Definition at line 139 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::field_names |
Definition at line 145 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_TEMPLATE_FIELDNAMES::PANEL_TEMPLATE_FIELDNAMES(), and PANEL_TEMPLATE_FIELDNAMES::TransferDataFromWindow().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_own_page |
Definition at line 149 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_prefix |
Definition at line 151 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_short |
Definition at line 150 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_show |
Definition at line 148 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_suffix |
Definition at line 152 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::junction_size_choice |
Definition at line 156 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
std::vector<double> EESCHEMA_SETTINGS::DRAWING::junction_size_mult_list |
Definition at line 154 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_EDIT_FRAME::GetSchematicJunctionSize().
int EESCHEMA_SETTINGS::DRAWING::line_mode |
Definition at line 146 of file eeschema_settings.h.
Referenced by SCH_EDITOR_CONTROL::ChangeLineMode(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDITOR_CONDITIONS::lineModeFunc(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_MOVE_TOOL::Main(), SCH_EDITOR_CONTROL::NextLineMode(), SCH_LINE_WIRE_BUS_TOOL::startSegments(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
int EESCHEMA_SETTINGS::DRAWING::pin_symbol_size |
Definition at line 141 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::repeat_label_increment |
Definition at line 147 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_EDIT_TOOL::RepeatDrawItem(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
double EESCHEMA_SETTINGS::DRAWING::text_offset_ratio |
Definition at line 142 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().