|
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
| int | sash_pos_h |
| int | sash_pos_v |
| int | width |
| int | height |
| int | sort_mode |
Definition at line 259 of file eeschema_settings.h.
| int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::height |
Definition at line 264 of file eeschema_settings.h.
Referenced by PANEL_SYMBOL_CHOOSER::FinishSetup().
| int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_h |
Definition at line 261 of file eeschema_settings.h.
Referenced by PANEL_SYMBOL_CHOOSER::FinishSetup().
| int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sash_pos_v |
Definition at line 262 of file eeschema_settings.h.
Referenced by PANEL_SYMBOL_CHOOSER::FinishSetup().
| int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::sort_mode |
Definition at line 265 of file eeschema_settings.h.
Referenced by PANEL_SYMBOL_CHOOSER::FinishSetup().
| int EESCHEMA_SETTINGS::PANEL_SYM_CHOOSER::width |
Definition at line 263 of file eeschema_settings.h.
Referenced by PANEL_SYMBOL_CHOOSER::FinishSetup().