![]() |
KiCad PCB EDA Suite
|
#include <symbol_editor_settings.h>
Public Attributes | |
int | line_width |
int | text_size |
int | pin_length |
int | pin_name_size |
int | pin_num_size |
Definition at line 34 of file symbol_editor_settings.h.
int SYMBOL_EDITOR_SETTINGS::DEFAULTS::line_width |
Definition at line 36 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_DRAWING_TOOLS::DrawShape(), SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS(), and PANEL_SYM_EDITING_OPTIONS::TransferDataFromWindow().
int SYMBOL_EDITOR_SETTINGS::DEFAULTS::pin_length |
Definition at line 38 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
int SYMBOL_EDITOR_SETTINGS::DEFAULTS::pin_name_size |
Definition at line 39 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
int SYMBOL_EDITOR_SETTINGS::DEFAULTS::pin_num_size |
Definition at line 40 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().
int SYMBOL_EDITOR_SETTINGS::DEFAULTS::text_size |
Definition at line 37 of file symbol_editor_settings.h.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().