KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
int | width |
int | height |
int | sash_h |
int | sash_v |
int | sort_mode |
bool | use_fp_filters |
bool | filter_on_pin_count |
Definition at line 319 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::filter_on_pin_count |
Definition at line 327 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::height |
Definition at line 322 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::sash_h |
Definition at line 323 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::sash_v |
Definition at line 324 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::sort_mode |
Definition at line 325 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().
bool PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::use_fp_filters |
Definition at line 326 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::width |
Definition at line 321 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().