![]() |
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | sash_pos_h |
int | sash_pos_v |
int | width |
int | height |
bool | keep_symbol |
bool | place_all_units |
Definition at line 179 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::height |
Definition at line 184 of file eeschema_settings.h.
Referenced by DIALOG_CHOOSE_SYMBOL::DIALOG_CHOOSE_SYMBOL(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::keep_symbol |
Definition at line 185 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_DRAWING_TOOLS::PlaceComponent().
bool EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::place_all_units |
Definition at line 186 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_DRAWING_TOOLS::PlaceComponent().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_h |
Definition at line 181 of file eeschema_settings.h.
Referenced by DIALOG_CHOOSE_SYMBOL::DIALOG_CHOOSE_SYMBOL(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_v |
Definition at line 182 of file eeschema_settings.h.
Referenced by DIALOG_CHOOSE_SYMBOL::DIALOG_CHOOSE_SYMBOL(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::width |
Definition at line 183 of file eeschema_settings.h.
Referenced by DIALOG_CHOOSE_SYMBOL::DIALOG_CHOOSE_SYMBOL(), and EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().