|
KiCad PCB EDA Suite
|
#include <dialogs/dialog_board_stackup_job.h>#include <map>#include <i18n_utility.h>#include <wildcards_and_files_ext.h>#include <wx/filename.h>Go to the source code of this file.
Variables | |
| static std::map< JOB_EXPORT_PCB_STACKUP::OUTPUT_FORMAT, wxString > | stackupOutputFormatMap |
|
static |
Definition at line 28 of file dialog_board_stackup_job.cpp.
Referenced by DIALOG_BOARD_STACKUP_JOB::DIALOG_BOARD_STACKUP_JOB(), DIALOG_BOARD_STACKUP_JOB::getSelectedFormat(), and DIALOG_BOARD_STACKUP_JOB::setSelectedFormat().