KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
wxString | output_directory |
int | units |
int | file_options |
int | file_format |
bool | include_board_edge |
bool | exclude_TH |
bool | only_SMD |
bool | use_aux_origin |
bool | negate_xcoord |
Definition at line 256 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::exclude_TH |
Definition at line 263 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::file_format |
Definition at line 261 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::file_options |
Definition at line 260 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::include_board_edge |
Definition at line 262 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::negate_xcoord |
Definition at line 266 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::only_SMD |
Definition at line 264 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
wxString PCBNEW_SETTINGS::DIALOG_PLACE_FILE::output_directory |
int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::units |
Definition at line 259 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::use_aux_origin |
Definition at line 265 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().