18namespace MantidWidgets {
27 [[maybe_unused]] std::string
const &arg2 =
"") = 0;
33 virtual void setGlobalTies(std::vector<MantidQt::MantidWidgets::GlobalTie>
const &globalTies) = 0;
34 virtual void setGlobalParameters(std::vector<MantidQt::MantidWidgets::GlobalParameter>
const &globalParameters) = 0;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...