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 |
Definition at line 137 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_layer_display |
Definition at line 140 of file pcbnew_settings.h.
Referenced by APPEARANCE_CONTROLS::APPEARANCE_CONTROLS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
bool PCBNEW_SETTINGS::AUI_PANELS::appearance_expand_net_display |
Definition at line 141 of file pcbnew_settings.h.
Referenced by APPEARANCE_CONTROLS::APPEARANCE_CONTROLS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
int PCBNEW_SETTINGS::AUI_PANELS::appearance_panel_tab |
Definition at line 139 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
int PCBNEW_SETTINGS::AUI_PANELS::net_inspector_width |
Definition at line 144 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::ToggleNetInspector().
int PCBNEW_SETTINGS::AUI_PANELS::properties_panel_width |
Definition at line 143 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), PCB_EDIT_FRAME::SaveSettings(), and PCB_BASE_EDIT_FRAME::ToggleProperties().
float PCBNEW_SETTINGS::AUI_PANELS::properties_splitter |
Definition at line 145 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
int PCBNEW_SETTINGS::AUI_PANELS::right_panel_width |
Definition at line 142 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleLayersManager().
int PCBNEW_SETTINGS::AUI_PANELS::search_panel_dock_direction |
Definition at line 148 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
int PCBNEW_SETTINGS::AUI_PANELS::search_panel_height |
Definition at line 146 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
int PCBNEW_SETTINGS::AUI_PANELS::search_panel_width |
Definition at line 147 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), PCB_EDIT_FRAME::SaveSettings(), and PCB_EDIT_FRAME::ToggleSearch().
bool PCBNEW_SETTINGS::AUI_PANELS::show_layer_manager |
Definition at line 149 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
bool PCBNEW_SETTINGS::AUI_PANELS::show_net_inspector |
Definition at line 152 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
bool PCBNEW_SETTINGS::AUI_PANELS::show_properties |
Definition at line 150 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().
bool PCBNEW_SETTINGS::AUI_PANELS::show_search |
Definition at line 151 of file pcbnew_settings.h.
Referenced by PCB_EDIT_FRAME::LoadSettings(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PCB_EDIT_FRAME::SaveSettings().