14namespace MantidWidgets {
38 virtual bool askUserYesNo(
const std::string &caption,
const std::string &message)
const = 0;
62 virtual void updateTree(
const std::map<std::string, Mantid::API::Workspace_sptr> &items) = 0;
Mixin class allows view notifications.
Mixin class allows ADS notifications.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
std::shared_ptr< IAlgorithm > IAlgorithm_sptr
shared pointer to Mantid::API::IAlgorithm
std::shared_ptr< Workspace > Workspace_sptr
shared pointer to Mantid::API::Workspace