|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressDialogPresenter.h"#include "MantidQtWidgets/Common/AlgorithmProgress/IAlgorithmProgressDialogWidget.h"#include <QDialog>#include <QPushButton>#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | MantidQt::MantidWidgets::AlgorithmProgressDialogWidget |
| class | MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton |
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 |