|
Mantid
|
#include "MantidQtWidgets/Common/SelectFunctionDialog.h"#include "ui_SelectFunctionDialog.h"#include "MantidAPI/FunctionFactory.h"#include "MantidAPI/IFunction.h"#include "MantidQtWidgets/Common/HelpWindow.h"#include <boost/lexical_cast.hpp>#include <QButtonGroup>#include <QCheckBox>#include <QComboBox>#include <QCompleter>#include <QGridLayout>#include <QGroupBox>#include <QIcon>#include <QLabel>#include <QPushButton>#include <QTreeWidget>#include <QVBoxLayout>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 |