|
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 177 of file app_settings.h.
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::height |
Definition at line 182 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 187 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 186 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_sheet |
Definition at line 185 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::ImportSheet().
| bool APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::repeated_placement |
Definition at line 184 of file app_settings.h.
Referenced by SCH_DRAWING_TOOLS::DrawSheet(), and SCH_DRAWING_TOOLS::ImportSheet().
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::sash_pos_h |
Definition at line 179 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 180 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 183 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 190 of file app_settings.h.
| int APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::width |
Definition at line 181 of file app_settings.h.
Referenced by PANEL_DESIGN_BLOCK_CHOOSER::FinishSetup().