algorithmEnded(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | |
algorithmEndedSignal(Mantid::API::AlgorithmID) | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | signal |
algorithmEndedSlot(Mantid::API::AlgorithmID)=0 | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | pure virtual |
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)=0 | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | pure virtual |
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)=0 | MantidQt::MantidWidgets::AlgorithmProgressPresenterBase | pure virtual |