| algorithmEnded(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
| algorithmEndedSignal(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | signal |
| algorithmEndedSlot(Mantid::API::AlgorithmID) override | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | virtual |
| AlgorithmProgressDialogPresenter(QWidget *parent, IAlgorithmProgressDialogWidget *view, AlgorithmProgressModel &model) | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | |
| AlgorithmProgressPresenterBase(QObject *parent) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
| algorithmStarted(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
| algorithmStartedSignal(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | signal |
| algorithmStartedSlot(Mantid::API::AlgorithmID) override | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | virtual |
| getNumberTrackedAlgorithms() | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | |
| m_model | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | private |
| m_progressBars | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | private |
| m_view | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | private |
| RunningAlgorithms typedef | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | private |
| setProgressBar(QProgressBar *, const double, const QString &, const double, const int) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
| updateProgressBar(Mantid::API::AlgorithmID, double, const std::string &, const double estimatedTime, const int progressPrecision) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
| updateProgressBarSignal(Mantid::API::AlgorithmID, double progress, QString message, double estimatedTime, int progressPrecision) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | signal |
| updateProgressBarSlot(Mantid::API::AlgorithmID, const double progress, const QString message, const double estimatedTime, const int progressPrecision) override | MantidQt::MantidWidgets::AlgorithmProgressDialogPresenter | virtual |