|
Mantid
|
#include "DllOption.h"#include "MantidAPI/Algorithm.h"#include <Poco/NObserver.h>#include <QObject>Go to the source code of this file.
Classes | |
| class | MantidQt::API::AlgorithmRunner |
| The AlgorithmRunner is a QObject that encapsulates methods for running an algorithm asynchronously (in the background) and feeds-back to a GUI widget. 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 |