Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
StrictQModelIndices.h File Reference
#include "MantidQtWidgets/Common/Batch/AssertOrThrow.h"
#include "MantidQtWidgets/Common/DllOption.h"
#include <QModelIndex>

Go to the source code of this file.

Classes

class  MantidQt::MantidWidgets::Batch::QModelIndexForFilteredModel
 
class  MantidQt::MantidWidgets::Batch::QModelIndexForMainModel
 
class  MantidQt::MantidWidgets::Batch::StrictQModelIndex< Derived >
 

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)