|
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 261 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::cmp_list_width |
Definition at line 264 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::lib_list_width |
Definition at line 263 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_electrical_type |
Definition at line 265 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 266 of file eeschema_settings.h.
Referenced by SYMBOL_PREVIEW_WIDGET::SYMBOL_PREVIEW_WIDGET().
| WINDOW_SETTINGS EESCHEMA_SETTINGS::PANEL_LIB_VIEW::window |
Definition at line 267 of file eeschema_settings.h.