KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCBNEW_SETTINGS::AUI_PANELS Struct Reference

#include <pcbnew_settings.h>

Public Attributes

int appearance_panel_tab
 
bool appearance_expand_layer_display
 
bool appearance_expand_net_display
 
int right_panel_width
 
int properties_panel_width
 
int net_inspector_width
 
float properties_splitter
 
int search_panel_height
 
int search_panel_width
 
int search_panel_dock_direction
 
bool show_layer_manager
 
bool show_properties
 
bool show_search
 
bool show_net_inspector
 
bool design_blocks_show
 
int design_blocks_panel_docked_width
 
int design_blocks_panel_float_width
 
int design_blocks_panel_float_height
 

Detailed Description

Definition at line 143 of file pcbnew_settings.h.

Member Data Documentation

◆ appearance_expand_layer_display

bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_layer_display

Definition at line 146 of file pcbnew_settings.h.

Referenced by PCB_EDIT_FRAME::SaveSettings().

◆ appearance_expand_net_display

bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_net_display

Definition at line 147 of file pcbnew_settings.h.

Referenced by PCB_EDIT_FRAME::SaveSettings().

◆ appearance_panel_tab

int PCBNEW_SETTINGS::AUI_PANELS::appearance_panel_tab

Definition at line 145 of file pcbnew_settings.h.

Referenced by EVT_UPDATE_UI_RANGE(), and PCB_EDIT_FRAME::SaveSettings().

◆ design_blocks_panel_docked_width

int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_docked_width

◆ design_blocks_panel_float_height

int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_float_height

◆ design_blocks_panel_float_width

int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_float_width

◆ design_blocks_show

bool PCBNEW_SETTINGS::AUI_PANELS::design_blocks_show

Definition at line 159 of file pcbnew_settings.h.

Referenced by PCB_EDIT_FRAME::SaveSettings().

◆ net_inspector_width

int PCBNEW_SETTINGS::AUI_PANELS::net_inspector_width

Definition at line 150 of file pcbnew_settings.h.

Referenced by PCB_EDIT_FRAME::ToggleNetInspector().

◆ properties_panel_width

int PCBNEW_SETTINGS::AUI_PANELS::properties_panel_width

◆ properties_splitter

float PCBNEW_SETTINGS::AUI_PANELS::properties_splitter

Definition at line 151 of file pcbnew_settings.h.

Referenced by EVT_UPDATE_UI_RANGE(), and PCB_EDIT_FRAME::SaveSettings().

◆ right_panel_width

int PCBNEW_SETTINGS::AUI_PANELS::right_panel_width

◆ search_panel_dock_direction

int PCBNEW_SETTINGS::AUI_PANELS::search_panel_dock_direction

◆ search_panel_height

int PCBNEW_SETTINGS::AUI_PANELS::search_panel_height

◆ search_panel_width

int PCBNEW_SETTINGS::AUI_PANELS::search_panel_width

◆ show_layer_manager

bool PCBNEW_SETTINGS::AUI_PANELS::show_layer_manager

◆ show_net_inspector

bool PCBNEW_SETTINGS::AUI_PANELS::show_net_inspector

◆ show_properties

bool PCBNEW_SETTINGS::AUI_PANELS::show_properties

Definition at line 156 of file pcbnew_settings.h.

Referenced by PCB_EDIT_FRAME::SaveSettings().

◆ show_search

bool PCBNEW_SETTINGS::AUI_PANELS::show_search

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