KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
bool | refill_zones |
bool | test_all_track_errors |
bool | test_footprints |
int | severities |
Definition at line 166 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_DRC::refill_zones |
Definition at line 168 of file pcbnew_settings.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_DRC::~DIALOG_DRC().
int PCBNEW_SETTINGS::DIALOG_DRC::severities |
Definition at line 171 of file pcbnew_settings.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_DRC::~DIALOG_DRC().
bool PCBNEW_SETTINGS::DIALOG_DRC::test_all_track_errors |
Definition at line 169 of file pcbnew_settings.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_DRC::~DIALOG_DRC().
bool PCBNEW_SETTINGS::DIALOG_DRC::test_footprints |
Definition at line 170 of file pcbnew_settings.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_DRC::~DIALOG_DRC().