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
 

Detailed Description

Definition at line 136 of file pcbnew_settings.h.

Member Data Documentation

◆ appearance_expand_layer_display

bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_layer_display

◆ appearance_expand_net_display

bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_net_display

◆ appearance_panel_tab

int PCBNEW_SETTINGS::AUI_PANELS::appearance_panel_tab

◆ net_inspector_width

int PCBNEW_SETTINGS::AUI_PANELS::net_inspector_width

◆ properties_panel_width

int PCBNEW_SETTINGS::AUI_PANELS::properties_panel_width

◆ properties_splitter

float PCBNEW_SETTINGS::AUI_PANELS::properties_splitter

◆ 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

◆ show_search

bool PCBNEW_SETTINGS::AUI_PANELS::show_search

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