34namespace MantidWidgets {
35class AlgorithmProgressPresenter;
36class AlgorithmProgressDialogPresenter;
52 const double estimatedTime,
const int progressPrecision)
override;
Observes Algorithm notifications: start,progress,finish,error.
IAlgorithm is the interface implemented by the Algorithm base class.
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