|
Mantid
|
#include "DllOption.h"#include "IAlgorithmRuntimeProps.h"#include "MantidAPI/Algorithm.h"#include <memory>Go to the source code of this file.
Classes | |
| class | MantidQt::API::IConfiguredAlgorithm |
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 |
Typedefs | |
| using | MantidQt::API::IConfiguredAlgorithm_sptr = std::shared_ptr< IConfiguredAlgorithm > |