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 |
POWER_SYMBOLS | new_power_symbols |
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 155 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::DRAWING::auto_start_wires |
Definition at line 177 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 157 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_junction_size |
Definition at line 158 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_line_thickness |
Definition at line 159 of file eeschema_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), DIALOG_SHAPE_PROPERTIES::onBorderChecked(), DIALOG_TABLE_PROPERTIES::onBorderChecked(), DIALOG_TEXT_PROPERTIES::onBorderChecked(), and SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::default_repeat_offset_x |
Definition at line 160 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 161 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 167 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 166 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 163 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 162 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::field_names |
Definition at line 169 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), PANEL_TEMPLATE_FIELDNAMES::PANEL_TEMPLATE_FIELDNAMES(), SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS(), PANEL_TEMPLATE_FIELDNAMES::TransferDataFromWindow(), and DIALOG_LIB_SYMBOL_PROPERTIES::TransferDataToWindow().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_own_page |
Definition at line 173 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_prefix |
Definition at line 175 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_short |
Definition at line 174 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_show |
Definition at line 172 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_suffix |
Definition at line 176 of file eeschema_settings.h.
Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().
int EESCHEMA_SETTINGS::DRAWING::junction_size_choice |
Definition at line 181 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 178 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 170 of file eeschema_settings.h.
Referenced by SCH_EDITOR_CONTROL::ChangeLineMode(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), SCH_MOVE_TOOL::doMoveSelection(), SCH_DRAWING_TOOLS::DrawRuleArea(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_EDITOR_CONDITIONS::lineModeFunc(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), SCH_EDITOR_CONTROL::NextLineMode(), SCH_LINE_WIRE_BUS_TOOL::startSegments(), and PANEL_EESCHEMA_EDITING_OPTIONS::TransferDataFromWindow().
POWER_SYMBOLS EESCHEMA_SETTINGS::DRAWING::new_power_symbols |
Definition at line 168 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().
int EESCHEMA_SETTINGS::DRAWING::pin_symbol_size |
Definition at line 164 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 171 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 165 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().