14namespace MantidWidgets {
39 GlobalTie(std::string parameter, std::string tie);
41 std::string toCompositeParameter(std ::string
const &fullParameter)
const;
42 std::string toNonCompositeParameter(std ::string
const &fullParameter)
const;
44 std::string asString()
const;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...