|
Mantid
|
#include "DllOption.h"#include "MantidAPI/Algorithm.h"#include "MantidAPI/IAlgorithm.h"#include "MantidGeometry/MDGeometry/IMDDimension.h"#include "MantidQtWidgets/Common/AlgorithmDialog.h"#include "ui_SlicingAlgorithmDialog.h"Go to the source code of this file.
Classes | |
| class | MantidQt::MantidWidgets::BinMDDialog |
| class | MantidQt::MantidWidgets::SliceMDDialog |
| class | MantidQt::MantidWidgets::SlicingAlgorithmDialog |
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 |
Typedefs | |
| using | MantidQt::MantidWidgets::PropertyDimensionMap = QMap< QString, QString > |