const MessageList execute(const TaskContext &context) const Q_DECL_OVERRIDE
Executes this task, generating a list of messages, warnings and errors.
Definition: fieldisneverusedtask.cpp:20
const QString getDisplayName() const Q_DECL_OVERRIDE
Gets the localized display name of this task, as shown next to progress bars.
Definition: fieldisneverusedtask.cpp:15
Context to run automated tasks in.
Definition: taskcontext.h:16
static const QString MessageCode
Unique message code of this task. Used for looking up more verbose documentation. ...
Definition: fieldisneverusedtask.h:24