KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EESCHEMA_SETTINGS::DRAWING Struct Reference

#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
 
ARC_EDIT_MODE arc_edit_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
 
int hop_over_size_choice
 

Detailed Description

Definition at line 151 of file eeschema_settings.h.

Member Data Documentation

◆ arc_edit_mode

ARC_EDIT_MODE EESCHEMA_SETTINGS::DRAWING::arc_edit_mode

◆ auto_start_wires

bool EESCHEMA_SETTINGS::DRAWING::auto_start_wires

◆ default_bus_thickness

int EESCHEMA_SETTINGS::DRAWING::default_bus_thickness

Definition at line 153 of file eeschema_settings.h.

◆ default_junction_size

int EESCHEMA_SETTINGS::DRAWING::default_junction_size

Definition at line 154 of file eeschema_settings.h.

◆ default_line_thickness

int EESCHEMA_SETTINGS::DRAWING::default_line_thickness

◆ default_repeat_offset_x

int EESCHEMA_SETTINGS::DRAWING::default_repeat_offset_x

◆ default_repeat_offset_y

int EESCHEMA_SETTINGS::DRAWING::default_repeat_offset_y

◆ default_sheet_background_color

COLOR4D EESCHEMA_SETTINGS::DRAWING::default_sheet_background_color

◆ default_sheet_border_color

COLOR4D EESCHEMA_SETTINGS::DRAWING::default_sheet_border_color

◆ default_text_size

int EESCHEMA_SETTINGS::DRAWING::default_text_size

Definition at line 159 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ default_wire_thickness

int EESCHEMA_SETTINGS::DRAWING::default_wire_thickness

Definition at line 158 of file eeschema_settings.h.

◆ field_names

wxString EESCHEMA_SETTINGS::DRAWING::field_names

Definition at line 165 of file eeschema_settings.h.

◆ hop_over_size_choice

int EESCHEMA_SETTINGS::DRAWING::hop_over_size_choice

Definition at line 179 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_own_page

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_own_page

Definition at line 170 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_prefix

wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_prefix

Definition at line 172 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_short

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_short

Definition at line 171 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_show

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_show

Definition at line 169 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_suffix

wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_suffix

Definition at line 173 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ junction_size_choice

int EESCHEMA_SETTINGS::DRAWING::junction_size_choice

Definition at line 178 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ junction_size_mult_list

std::vector<double> EESCHEMA_SETTINGS::DRAWING::junction_size_mult_list

◆ line_mode

int EESCHEMA_SETTINGS::DRAWING::line_mode

◆ new_power_symbols

POWER_SYMBOLS EESCHEMA_SETTINGS::DRAWING::new_power_symbols

◆ pin_symbol_size

int EESCHEMA_SETTINGS::DRAWING::pin_symbol_size

Definition at line 160 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ repeat_label_increment

int EESCHEMA_SETTINGS::DRAWING::repeat_label_increment

◆ text_offset_ratio

double EESCHEMA_SETTINGS::DRAWING::text_offset_ratio

Definition at line 161 of file eeschema_settings.h.


The documentation for this struct was generated from the following file: