|
Mantid
|
#include "MantidQtWidgets/Common/FitScriptGeneratorPresenter.h"#include "MantidQtWidgets/Common/FittingGlobals.h"#include "MantidQtWidgets/Common/IFitScriptGeneratorModel.h"#include "MantidQtWidgets/Common/IFitScriptGeneratorView.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/IFunction.h"#include "MantidAPI/MatrixWorkspace.h"#include <algorithm>#include <iterator>#include <sstream>#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 |