33namespace MantidWidgets {
34class IAlgorithmProgressWidget;
43 void updateProgressBarSlot(
Mantid::API::AlgorithmID,
const double,
const QString &,
const double,
const int)
override;
#define EXPORT_OPT_MANTIDQT_COMMON
A simple class that provides a wall-clock (not processor time) timer.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
void * AlgorithmID
As we have multiple interfaces to the same logical algorithm we need a way of uniquely identifying ma...