86    return wxString::Format( 
_( 
"Generate bill of materials" ) );
 
 
   92    return wxString::Format( 
_( 
"Generate Bill of Materials Job Settings" ) );
 
 
std::vector< wxString > m_fieldsLabels
 
std::vector< wxString > m_fieldsOrdered
 
wxString GetSettingsDialogTitle() const override
 
wxString m_refRangeDelimiter
 
std::vector< wxString > m_fieldsGroupBy
 
wxString m_stringDelimiter
 
wxString GetDefaultDescription() const override
 
wxString m_fieldDelimiter
 
wxString m_bomFmtPresetName
 
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)