42    return _( 
"Perform DRC" );
 
 
   48    return _( 
"DRC Job Settings" );
 
 
wxString GetDefaultDescription() const override
 
wxString GetSettingsDialogTitle() const override
 
bool m_reportAllTrackErrors
 
JOB_RC(const std::string &aType)
 
std::vector< JOB_PARAM_BASE * > m_params
 
Some functions to handle hotkeys in KiCad.
 
#define REGISTER_JOB(job_name, title, face, T)