|
Mantid
|
#include "MantidQtWidgets/Common/Batch/AssertOrThrow.h"#include "MantidQtWidgets/Common/DllOption.h"#include <QModelIndex>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 |
| namespace | MantidQt::MantidWidgets::Batch |
Functions | |
| QModelIndexForFilteredModel | MantidQt::MantidWidgets::Batch::fromFilteredModel (QModelIndex const &filteredModelIndex, QAbstractItemModel const &model) |
| QModelIndexForMainModel | MantidQt::MantidWidgets::Batch::fromMainModel (QModelIndex const &mainModelIndex, QAbstractItemModel const &model) |
| template<typename Derived > | |
| bool | MantidQt::MantidWidgets::Batch::operator== (StrictQModelIndex< Derived > const &lhs, StrictQModelIndex< Derived > const &rhs) |