47 std::advance( it, selIndx );
71 switch( selectedFormat )
101 m_job->m_severity = 0;
DIALOG_RC_JOB_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(443, 255), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
wxCheckBox * m_cbHaltOutput
wxTextCtrl * m_textCtrlOutputPath
wxCheckBox * m_cbViolationWarnings
wxCheckBox * m_cbViolationErrors
wxChoice * m_choiceFormat
void setSelectedFormat(JOB_RC::OUTPUT_FORMAT aFormat)
void OnFormatChoice(wxCommandEvent &aEvent) override
JOB_RC::OUTPUT_FORMAT getSelectedFormat()
bool TransferDataFromWindow() override
bool TransferDataToWindow() override
DIALOG_RC_JOB(wxWindow *aParent, JOB_RC *aJob, const wxString &aTitle)
void SetupStandardButtons(std::map< int, wxString > aLabels={})
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.