algorithmEnded(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
algorithmEndedSignal(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | signal |
algorithmEndedSlot(Mantid::API::AlgorithmID) override | MantidQt::MantidWidgets::AlgorithmProgressPresenter | virtual |
AlgorithmProgressPresenter(QWidget *parent, IAlgorithmProgressWidget *) | MantidQt::MantidWidgets::AlgorithmProgressPresenter | |
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::AlgorithmProgressPresenter | virtual |
m_algorithm | MantidQt::MantidWidgets::AlgorithmProgressPresenter | private |
m_model | MantidQt::MantidWidgets::AlgorithmProgressPresenter | private |
m_timer | MantidQt::MantidWidgets::AlgorithmProgressPresenter | private |
m_view | MantidQt::MantidWidgets::AlgorithmProgressPresenter | private |
model() | MantidQt::MantidWidgets::AlgorithmProgressPresenter | inline |
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, const QString, const double, const int) override | MantidQt::MantidWidgets::AlgorithmProgressPresenter | virtual |