47 std::advance( it, selIndx );
71 switch( selectedFormat )
Class DIALOG_RC_JOB_BASE.
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={})
bool m_exitCodeViolations
void SetOutputPath(const wxString &aPath)
wxString GetOutputPath() const
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.