|
Mantid
|
#include "DllOption.h"#include "MantidAPI/IAlgorithm_fwd.h"#include <deque>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | MantidQt::API::IJobRunner |
| IJobRunner is an interface to a class that provides functionality to run a batch algorithm queue. More... | |
| class | MantidQt::API::JobRunnerSubscriber |
| JobRunnerSubscriber is an interface to a class that subscribes to notifications from an IJobRunner. More... | |
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 |