|
Mantid
|
#include "MantidQtWidgets/Common/WorkspacePresenter/WorkspaceTreeWidgetSimple.h"#include "MantidQtWidgets/Common/MantidTreeModel.h"#include "MantidQtWidgets/Common/MantidTreeWidget.h"#include "MantidQtWidgets/Common/MantidTreeWidgetItem.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/Axis.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/IMDHistoWorkspace.h"#include "MantidAPI/IPeaksWorkspace.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidGeometry/Instrument.h"#include <QMenu>#include <QSignalMapper>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 |