KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
bool | cleanup_refill_zones |
bool | cleanup_vias |
bool | delete_dangling_vias |
bool | cleanup_tracks_in_pad |
bool | cleanup_unconnected |
bool | cleanup_short_circuits |
bool | merge_segments |
Definition at line 155 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::cleanup_refill_zones |
Definition at line 157 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::cleanup_short_circuits |
Definition at line 162 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::cleanup_tracks_in_pad |
Definition at line 160 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::cleanup_unconnected |
Definition at line 161 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::cleanup_vias |
Definition at line 158 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::delete_dangling_vias |
Definition at line 159 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().
bool PCBNEW_SETTINGS::DIALOG_CLEANUP::merge_segments |
Definition at line 163 of file pcbnew_settings.h.
Referenced by DIALOG_CLEANUP_TRACKS_AND_VIAS::DIALOG_CLEANUP_TRACKS_AND_VIAS(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_CLEANUP_TRACKS_AND_VIAS::~DIALOG_CLEANUP_TRACKS_AND_VIAS().