Mantid
Loading...
Searching...
No Matches
MantidQt::API::QtAlgorithmRunner Member List

This is the complete list of members for MantidQt::API::QtAlgorithmRunner, including all inherited members.

algorithmComplete(bool error)MantidQt::API::QtAlgorithmRunnersignal
algorithmProgress(double p, const std::string &msg)MantidQt::API::QtAlgorithmRunnersignal
cancelRunningAlgorithm()MantidQt::API::QtAlgorithmRunner
getAlgorithm() constMantidQt::API::QtAlgorithmRunnervirtual
handleAlgorithmErrorNotification(const Poco::AutoPtr< Mantid::API::Algorithm::ErrorNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
handleAlgorithmFinishedNotification(const Poco::AutoPtr< Mantid::API::Algorithm::FinishedNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
handleAlgorithmProgressNotification(const Poco::AutoPtr< Mantid::API::Algorithm::ProgressNotification > &pNf)MantidQt::API::QtAlgorithmRunnerprotected
m_asyncAlgMantidQt::API::QtAlgorithmRunnerprotected
m_asyncResultMantidQt::API::QtAlgorithmRunnerprotected
m_errorObserverMantidQt::API::QtAlgorithmRunnerprotected
m_finishedObserverMantidQt::API::QtAlgorithmRunnerprotected
m_progressObserverMantidQt::API::QtAlgorithmRunnerprotected
QtAlgorithmRunner(QObject *parent=nullptr)MantidQt::API::QtAlgorithmRunnerexplicit
startAlgorithm(Mantid::API::IAlgorithm_sptr alg)MantidQt::API::QtAlgorithmRunnervirtual
~QtAlgorithmRunner() overrideMantidQt::API::QtAlgorithmRunner