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 175 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_DRC::refill_zones |
Definition at line 177 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 180 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 178 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 179 of file pcbnew_settings.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_DRC::~DIALOG_DRC().