|
Mantid
|
#include "MantidQtWidgets/Common/FunctionMultiDomainPresenter.h"#include "MantidAPI/IFunction.h"#include "MantidQtWidgets/Common/FunctionTreeView.h"#include "MantidQtWidgets/Common/EditLocalParameterDialog.h"#include "MantidQtWidgets/Common/FunctionBrowser/FunctionBrowserUtils.h"#include <QApplication>#include <QClipboard>#include <QMessageBox>#include <QWidget>#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 |