|
Mantid
|
#include "MantidQtWidgets/Common/DllOption.h"#include <boost/optional.hpp>#include <ostream>#include <vector>Go to the source code of this file.
Classes | |
| class | MantidQt::MantidWidgets::Batch::RowLocation |
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 |
| namespace | MantidQt::MantidWidgets::Batch |
Typedefs | |
| using | MantidQt::MantidWidgets::Batch::RowPath = std::vector< int > |
Functions | |
| EXPORT_OPT_MANTIDQT_COMMON std::ostream & | MantidQt::MantidWidgets::Batch::operator<< (std::ostream &os, RowLocation const &location) |
| EXPORT_OPT_MANTIDQT_COMMON bool | MantidQt::MantidWidgets::Batch::pathsSameUntilDepth (int depth, RowLocation const &locationA, RowLocation const &locationB) |