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 | repeated_placement |
bool | place_as_sheet |
bool | keep_annotations |
Definition at line 279 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::height |
Definition at line 284 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
bool EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::keep_annotations |
bool EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::place_as_sheet |
Definition at line 287 of file eeschema_settings.h.
Referenced by FILEDLG_IMPORT_SHEET_CONTENTS::AddCustomControls(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_DRAWING_TOOLS::ImportSheet(), and FILEDLG_IMPORT_SHEET_CONTENTS::TransferDataFromCustomControls().
bool EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement |
Definition at line 286 of file eeschema_settings.h.
Referenced by FILEDLG_IMPORT_SHEET_CONTENTS::AddCustomControls(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SCH_DRAWING_TOOLS::ImportSheet(), and FILEDLG_IMPORT_SHEET_CONTENTS::TransferDataFromCustomControls().
int EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::sash_pos_h |
Definition at line 281 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::sash_pos_v |
Definition at line 282 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::sort_mode |
Definition at line 285 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
int EESCHEMA_SETTINGS::PANEL_DESIGN_BLOCK_CHOOSER::width |
Definition at line 283 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().