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