Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/IAlgorithm.h"
#include "MantidQtWidgets/Common/AlgorithmDialog.h"
#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"
#include "MantidQtWidgets/Common/WidgetScrollbarDecorator.h"
#include "ui_StartLiveDataDialog.h"
Go to the source code of this file.
Classes | |
class | MantidQt::CustomDialogs::StartLiveDataDialog |
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 |