|
Mantid
|
#include "MantidQtWidgets/Common/CatalogSearch.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/FacilityInfo.h"#include "MantidKernel/ICatalogInfo.h"#include "MantidKernel/UserCatalogInfo.h"#include "MantidQtWidgets/Common/MantidDesktopServices.h"#include <Poco/ActiveResult.h>#include <Poco/Path.h>#include <QDesktopWidget>#include <QFileDialog>#include <QSettings>#include <QStyle>#include <QUrl>#include <fstream>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 |