11#include <Poco/Channel.h>
15namespace MantidWidgets {
35 void setSource(
const QString &source);
37 inline const QString &
source()
const {
return m_source; }
40 void log(
const Poco::Message &msg)
override;
44 void setGlobalLogLevel(
int level);
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...