|
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
| bool | enable |
| bool | allow_rejustify |
| bool | align_to_grid |
Definition at line 117 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::AUTOPLACE_FIELDS::align_to_grid |
Definition at line 121 of file eeschema_settings.h.
Referenced by PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings().
| bool EESCHEMA_SETTINGS::AUTOPLACE_FIELDS::allow_rejustify |
Definition at line 120 of file eeschema_settings.h.
Referenced by PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings().
| bool EESCHEMA_SETTINGS::AUTOPLACE_FIELDS::enable |
Definition at line 119 of file eeschema_settings.h.
Referenced by SYMBOL_EDITOR_CONTROL::AddSymbolToSchematic(), PANEL_EESCHEMA_EDITING_OPTIONS::loadEEschemaSettings(), and DIALOG_CHANGE_SYMBOLS::processSymbols().