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

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

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