|
Mantid
|
#include "MantidQtWidgets/Plugins/AlgorithmDialogs/LoadRawDialog.h"#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"#include "MantidKernel/Property.h"#include <QCheckBox>#include <QComboBox>#include <QDir>#include <QFileInfo>#include <QFontMetrics>#include <QGridLayout>#include <QGroupBox>#include <QHBoxLayout>#include <QLabel>#include <QLineEdit>#include <QPushButton>#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::CustomDialogs |