KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | lib_list_width |
int | cmp_list_width |
bool | show_pin_electrical_type |
bool | show_pin_numbers |
WINDOW_SETTINGS | window |
Definition at line 238 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::cmp_list_width |
Definition at line 241 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SYMBOL_VIEWER_FRAME::SaveSettings().
int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::lib_list_width |
Definition at line 240 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SYMBOL_VIEWER_FRAME::SaveSettings().
bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_electrical_type |
Definition at line 242 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SYMBOL_VIEWER_FRAME::SaveSettings().
bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_numbers |
Definition at line 243 of file eeschema_settings.h.
Referenced by SYMBOL_VIEWER_FRAME::SaveSettings().
WINDOW_SETTINGS EESCHEMA_SETTINGS::PANEL_LIB_VIEW::window |
Definition at line 244 of file eeschema_settings.h.
Referenced by SYMBOL_VIEWER_FRAME::CommonSettingsChanged(), EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), SYMBOL_CHOOSER_FRAME::GetWindowSettings(), and SYMBOL_VIEWER_FRAME::GetWindowSettings().