|
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 233 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::cmp_list_width |
Definition at line 236 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::lib_list_width |
Definition at line 235 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_electrical_type |
Definition at line 237 of file eeschema_settings.h.
Referenced by SYMBOL_PREVIEW_WIDGET::SYMBOL_PREVIEW_WIDGET().
| bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_numbers |
Definition at line 238 of file eeschema_settings.h.
Referenced by SYMBOL_PREVIEW_WIDGET::SYMBOL_PREVIEW_WIDGET().
| WINDOW_SETTINGS EESCHEMA_SETTINGS::PANEL_LIB_VIEW::window |
Definition at line 239 of file eeschema_settings.h.