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
 
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
 

Detailed Description

Definition at line 140 of file eeschema_settings.h.

Member Data Documentation

◆ auto_start_wires

◆ default_bus_thickness

int EESCHEMA_SETTINGS::DRAWING::default_bus_thickness

Definition at line 142 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ default_junction_size

int EESCHEMA_SETTINGS::DRAWING::default_junction_size

Definition at line 143 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ default_line_thickness

◆ default_repeat_offset_x

◆ default_repeat_offset_y

◆ default_sheet_background_color

◆ default_sheet_border_color

◆ default_text_size

int EESCHEMA_SETTINGS::DRAWING::default_text_size

◆ default_wire_thickness

int EESCHEMA_SETTINGS::DRAWING::default_wire_thickness

Definition at line 147 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ field_names

◆ intersheets_ref_own_page

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_own_page

Definition at line 157 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_prefix

wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_prefix

Definition at line 159 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_short

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_short

Definition at line 158 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_show

bool EESCHEMA_SETTINGS::DRAWING::intersheets_ref_show

Definition at line 156 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ intersheets_ref_suffix

wxString EESCHEMA_SETTINGS::DRAWING::intersheets_ref_suffix

Definition at line 160 of file eeschema_settings.h.

Referenced by SCHEMATIC_SETTINGS::SCHEMATIC_SETTINGS().

◆ junction_size_choice

int EESCHEMA_SETTINGS::DRAWING::junction_size_choice

◆ junction_size_mult_list

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

◆ line_mode

◆ pin_symbol_size

int EESCHEMA_SETTINGS::DRAWING::pin_symbol_size

◆ repeat_label_increment

◆ text_offset_ratio

double EESCHEMA_SETTINGS::DRAWING::text_offset_ratio

Definition at line 150 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().


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