const QString getDisplayName() const Q_DECL_OVERRIDE
Gets the localized display name of this task, as shown next to progress bars.
Definition: referencedfiledoesnotexisttask.cpp:23
const MessageList execute(const TaskContext &context) const Q_DECL_OVERRIDE
Executes this task, generating a list of messages, warnings and errors.
Definition: referencedfiledoesnotexisttask.cpp:28
Context to run automated tasks in.
Definition: taskcontext.h:16