27        JOB( 
"ipcd356", false ),
 
 
   35    return _( 
"Export IPC-D-356" );
 
 
   41    return _( 
"Export IPC-D-356 Job Settings" );
 
 
   47    wxFileName fn = aReferenceName;
 
 
wxString GetSettingsDialogTitle() const override
 
void SetDefaultOutputPath(const wxString &aReferenceName)
 
wxString GetDefaultDescription() const override
 
void SetConfiguredOutputPath(const wxString &aPath)
Sets the configured output path for the job, this path is always saved to file.
 
JOB(const std::string &aType, bool aOutputIsDirectory)
 
static const std::string IpcD356FileExtension
 
Some functions to handle hotkeys in KiCad.
 
#define REGISTER_JOB(job_name, title, face, T)
 
Definition of file extensions used in Kicad.