43 return wxString::Format( wxT(
"Unsupported job type '%s'" ),
GetType() );
void ToJson(nlohmann::json &j) const override
JOB_UNKNOWN(const std::string &aType, const nlohmann::json &aSettings)
wxString GetDefaultDescription() const override
nlohmann::json m_settings
void FromJson(const nlohmann::json &j) override
JOB(const std::string &aType, bool aOutputIsDirectory)
const std::string & GetType() const