|
Mantid
|
#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressDialogWidget.h"#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressModel.h"#include "MantidQtWidgets/Common/MantidWidget.h"#include <QHeaderView>#include <QIcon>#include <QProgressBar>#include <QPushButton>#include <QStringList>#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 |