|
Mantid
|
#include "MantidQtWidgets/Common/FitDomain.h"#include "MantidQtWidgets/Common/FunctionBrowser/FunctionBrowserUtils.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/FunctionFactory.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidKernel/Logger.h"#include <boost/algorithm/string.hpp>#include <algorithm>#include <stdexcept>#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::MantidWidgets |