|
KiCad PCB EDA Suite
|
#include <app_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 | place_as_group |
| bool | keep_annotations |
| LIB_TREE | tree |
Definition at line 163 of file app_settings.h.
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::height |
Definition at line 168 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
| bool APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::keep_annotations |
Definition at line 173 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), and SCH_DRAWING_TOOLS::ImportSheet().
| bool APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::place_as_group |
Definition at line 172 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::ImportSheet().
| bool APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::place_as_sheet |
Definition at line 171 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::ImportSheet().
| bool APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement |
Definition at line 170 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::ImportSheet().
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::sash_pos_h |
Definition at line 165 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::sash_pos_v |
Definition at line 166 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::sort_mode |
Definition at line 169 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().
| LIB_TREE APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::tree |
Definition at line 176 of file app_settings.h.
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::width |
Definition at line 167 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().