Mantid
|
#include "MantidQtWidgets/Common/BatchAlgorithmRunner.h"
#include "MantidQtWidgets/Common/AlgorithmRuntimeProps.h"
#include "MantidQtWidgets/Common/ConfiguredAlgorithm.h"
#include "MantidQtWidgets/Common/IAlgorithmRuntimeProps.h"
#include "MantidAPI/AlgorithmManager.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/Logger.h"
#include <memory>
#include <utility>
Go to the source code of this file.
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 |