KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER Struct Reference

#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
 

Detailed Description

Definition at line 163 of file app_settings.h.

Member Data Documentation

◆ height

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().

◆ keep_annotations

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().

◆ place_as_group

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().

◆ place_as_sheet

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().

◆ repeated_placement

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().

◆ sash_pos_h

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().

◆ sash_pos_v

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().

◆ sort_mode

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().

◆ tree

LIB_TREE APP_SETTINGS_BASE::PANEL_DESIGN_BLOCK_CHOOSER::tree

Definition at line 176 of file app_settings.h.

◆ width

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().


The documentation for this struct was generated from the following file: