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 327 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::filter_on_pin_count |
Definition at line 335 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::height |
Definition at line 330 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 331 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 332 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 333 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 334 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::FOOTPRINT_CHOOSER::width |
Definition at line 329 of file pcbnew_settings.h.
Referenced by PANEL_FOOTPRINT_CHOOSER::FinishSetup(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and PANEL_FOOTPRINT_CHOOSER::~PANEL_FOOTPRINT_CHOOSER().