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