27    JOB( 
"gencad", false ),
 
 
   49    return _( 
"Export GenCAD File" );
 
 
   55    return _( 
"Export GenCAD Job Settings" );
 
 
wxString GetSettingsDialogTitle() const override
 
wxString GetDefaultDescription() const override
 
bool m_useIndividualShapes
 
std::vector< JOB_PARAM_BASE * > m_params
 
JOB(const std::string &aType, bool aOutputIsDirectory)
 
Some functions to handle hotkeys in KiCad.
 
#define REGISTER_JOB(job_name, title, face, T)