17#include <boost/optional.hpp>
21namespace MantidWidgets {
28 boost::optional<std::vector<Subtree>> operator()(std::vector<Row> region)
const;
37 std::vector<Subtree> makeSubtreesFromRows(std::vector<Row>
const &rows,
int subtreeRootDepth)
const;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...