| 
    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 245 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::cmp_list_width | 
Definition at line 248 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_LIB_VIEW::lib_list_width | 
Definition at line 247 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::PANEL_LIB_VIEW::show_pin_electrical_type | 
Definition at line 249 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 250 of file eeschema_settings.h.
Referenced by SYMBOL_PREVIEW_WIDGET::SYMBOL_PREVIEW_WIDGET().
| WINDOW_SETTINGS EESCHEMA_SETTINGS::PANEL_LIB_VIEW::window | 
Definition at line 251 of file eeschema_settings.h.