|
Mantid
|
#include "MantidAPI/AlgorithmObserver.h"#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressDialogWidget.h"#include "MantidQtWidgets/Common/AlgorithmProgress/AlgorithmProgressPresenter.h"#include "MantidQtWidgets/Common/AlgorithmProgress/IAlgorithmProgressWidget.h"#include "MantidQtWidgets/Common/DllOption.h"#include <QHBoxLayout>#include <QPointer>#include <QPushButton>#include <QWidget>#include <memory>Go to the source code of this file.
Classes | |
| class | MantidQt::MantidWidgets::AlgorithmProgressWidget |
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 |