|
Mantid
|
#include "MantidQtWidgets/Common/CatalogHelper.h"#include "MantidAPI/CatalogManager.h"#include "MantidKernel/DateAndTime.h"#include "MantidQtWidgets/Common/AlgorithmDialog.h"#include "MantidQtWidgets/Common/InterfaceManager.h"#include <Poco/ActiveResult.h>#include <QCoreApplication>#include <QTime>#include <boost/algorithm/string/regex.hpp>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 |