|
Mantid
|
#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidQtWidgets/Common/AlgorithmDialog.h"#include "MantidQtWidgets/Common/FitPropertyBrowserFindPeaksExt.h"#include "MantidQtWidgets/Common/InterfaceManager.h"#include <QEventLoop>#include <QHash>#include <QString>#include <QStringList>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 |