|
Mantid
|
#include "MantidQtWidgets/Plugins/AlgorithmDialogs/CatalogPublishDialog.h"#include "MantidAPI/CatalogFactory.h"#include "MantidAPI/CatalogManager.h"#include "MantidAPI/ICatalog.h"#include "MantidAPI/ICatalogInfoService.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/FacilityInfo.h"#include "MantidQtWidgets/Common/AlgorithmInputHistory.h"#include "MantidQtWidgets/Common/DataSelector.h"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::CustomDialogs |