| 
    KiCad PCB EDA Suite
    
   | 
 
#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 | 
Definition at line 143 of file pcbnew_settings.h.
| bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_layer_display | 
Definition at line 146 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_net_display | 
Definition at line 147 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| 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().
| int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_docked_width | 
Definition at line 160 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleLibraryTree().
| int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_float_height | 
Definition at line 162 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleLibraryTree().
| int PCBNEW_SETTINGS::AUI_PANELS::design_blocks_panel_float_width | 
Definition at line 161 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleLibraryTree().
| bool PCBNEW_SETTINGS::AUI_PANELS::design_blocks_show | 
Definition at line 159 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| int PCBNEW_SETTINGS::AUI_PANELS::net_inspector_width | 
Definition at line 150 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::ToggleNetInspector().
| int PCBNEW_SETTINGS::AUI_PANELS::properties_panel_width | 
Definition at line 149 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_BASE_EDIT_FRAME::ToggleProperties().
| 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().
| int PCBNEW_SETTINGS::AUI_PANELS::right_panel_width | 
Definition at line 148 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleLayersManager().
| int PCBNEW_SETTINGS::AUI_PANELS::search_panel_dock_direction | 
Definition at line 154 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
| int PCBNEW_SETTINGS::AUI_PANELS::search_panel_height | 
Definition at line 152 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
| int PCBNEW_SETTINGS::AUI_PANELS::search_panel_width | 
Definition at line 153 of file pcbnew_settings.h.
Referenced by EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
| bool PCBNEW_SETTINGS::AUI_PANELS::show_layer_manager | 
Definition at line 155 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), and PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::show_net_inspector | 
Definition at line 158 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), and PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::show_properties | 
Definition at line 156 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::show_search | 
Definition at line 157 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), and PCB_EDIT_FRAME::SaveSettings().