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 248 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::exclude_TH |
Definition at line 255 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 253 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 252 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 254 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 258 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 256 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 251 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 257 of file pcbnew_settings.h.
Referenced by DIALOG_GEN_FOOTPRINT_POSITION::initDialog(), DIALOG_GEN_FOOTPRINT_POSITION::OnGenerate(), and PCBNEW_SETTINGS::PCBNEW_SETTINGS().