|
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 120 of file pcbnew_settings.h.
| bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_layer_display |
Definition at line 123 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_net_display |
Definition at line 124 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| int PCBNEW_SETTINGS::AUI_PANELS::appearance_panel_tab |
Definition at line 122 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 137 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 139 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 138 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 136 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| int PCBNEW_SETTINGS::AUI_PANELS::net_inspector_width |
Definition at line 127 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::ToggleNetInspector().
| int PCBNEW_SETTINGS::AUI_PANELS::properties_panel_width |
Definition at line 126 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 128 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 125 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 131 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 129 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 130 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 132 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 135 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 133 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::SaveSettings().
| bool PCBNEW_SETTINGS::AUI_PANELS::show_search |
Definition at line 134 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), and PCB_EDIT_FRAME::SaveSettings().