KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | sash_pos_h |
int | sash_pos_v |
int | width |
int | height |
int | sort_mode |
bool | keep_symbol |
bool | place_all_units |
Definition at line 268 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::height |
Definition at line 273 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_SYMBOL_CHOOSER::FinishSetup().
bool EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::keep_symbol |
Definition at line 275 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_DRAWING_TOOLS::PlaceSymbol().
bool EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::place_all_units |
Definition at line 276 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SCH_DRAWING_TOOLS::PlaceSymbol().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_h |
Definition at line 270 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_SYMBOL_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_v |
Definition at line 271 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_SYMBOL_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sort_mode |
Definition at line 274 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_SYMBOL_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::width |
Definition at line 272 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_SYMBOL_CHOOSER::FinishSetup().