|
Mantid
|
#include "MantidQtWidgets/Common/FitScriptGeneratorModel.h"#include "MantidQtWidgets/Common/FunctionBrowser/FunctionBrowserUtils.h"#include "MantidQtWidgets/Common/IFitScriptGeneratorPresenter.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/FunctionFactory.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/MultiDomainFunction.h"#include "MantidKernel/Logger.h"#include <algorithm>#include <iterator>#include <stdexcept>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 |