![]() |
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
int | lib_list_width |
int | cmp_list_width |
bool | show_pin_electrical_type |
WINDOW_SETTINGS | window |
Definition at line 168 of file eeschema_settings.h.
int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::cmp_list_width |
Definition at line 171 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 170 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 172 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS(), and SYMBOL_VIEWER_FRAME::SaveSettings().
WINDOW_SETTINGS EESCHEMA_SETTINGS::PANEL_LIB_VIEW::window |
Definition at line 173 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().