53 std::advance( it, selIndx );
78 switch( selectedFormat )
wxCheckBox * m_checkBoxSubtractHoles
wxCheckBox * m_checkBoxSubtractHolesFromCopper
wxChoice * m_choiceFormat
wxCheckBox * m_checkBoxExcludeFootprintsWithoutPads
wxTextCtrl * m_textCtrlOutputPath
DIALOG_BOARD_STATS_JOB_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
void OnFormatChoice(wxCommandEvent &aEvent) override
DIALOG_BOARD_STATS_JOB(wxWindow *aParent, JOB_EXPORT_PCB_STATS *aJob)
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
JOB_EXPORT_PCB_STATS * m_job
void setSelectedFormat(JOB_EXPORT_PCB_STATS::OUTPUT_FORMAT aFormat)
JOB_EXPORT_PCB_STATS::OUTPUT_FORMAT getSelectedFormat()
void SetupStandardButtons(std::map< int, wxString > aLabels={})
void finishDialogSettings()
In all dialogs, we must call the same functions to fix minimal dlg size, the default position and per...
wxString GetSettingsDialogTitle() const override
static std::map< JOB_RC::OUTPUT_FORMAT, wxString > outputFormatMap
static const std::string ReportFileExtension
static const std::string JsonFileExtension
Some functions to handle hotkeys in KiCad.
Definition of file extensions used in Kicad.