57    return _( 
"Export ODB++" );
 
 
   63    return _( 
"Export ODB++ Job Settings" );
 
 
   69    wxFileName fn = aReferenceName;
 
 
void SetDefaultOutputPath(const wxString &aReferenceName)
 
wxString GetSettingsDialogTitle() const override
 
ODB_COMPRESSION m_compressionMode
 
wxString GetDefaultDescription() const override
 
void SetConfiguredOutputPath(const wxString &aPath)
Sets the configured output path for the job, this path is always saved to file.
 
std::vector< JOB_PARAM_BASE * > m_params
 
JOB(const std::string &aType, bool aOutputIsDirectory)
 
Some functions to handle hotkeys in KiCad.
 
NLOHMANN_JSON_SERIALIZE_ENUM(JOB_EXPORT_PCB_ODB::ODB_UNITS, { { JOB_EXPORT_PCB_ODB::ODB_UNITS::INCH, "in" }, { JOB_EXPORT_PCB_ODB::ODB_UNITS::MM, "mm" }, }) NLOHMANN_JSON_SERIALIZE_ENUM(JOB_EXPORT_PCB_ODB
 
#define REGISTER_JOB(job_name, title, face, T)
 
Definition of file extensions used in Kicad.