Mantid
Loading...
Searching...
No Matches
Classes | Namespaces
BatchAlgorithmRunner.h File Reference
#include "DllOption.h"
#include "IConfiguredAlgorithm.h"
#include "MantidAPI/Algorithm.h"
#include <QObject>
#include <Poco/ActiveMethod.h>
#include <Poco/ActiveResult.h>
#include <Poco/NObserver.h>
#include <Poco/Void.h>
#include <QMetaType>
#include <deque>
#include <mutex>
#include <utility>

Go to the source code of this file.

Classes

class  MantidQt::API::AlgorithmCompleteNotification
 
class  MantidQt::API::AlgorithmErrorNotification
 
class  MantidQt::API::AlgorithmStartedNotification
 
class  MantidQt::API::BatchAlgorithmRunner
 Algorithm runner for execution of a queue of algorithms. More...
 
class  MantidQt::API::BatchCancelledNotification
 
class  MantidQt::API::BatchCompleteNotification
 

Namespaces

namespace  MantidQt
 The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
 
namespace  MantidQt::API