Mantid
|
#include <StrictQModelIndices.h>
Additional Inherited Members | |
Public Member Functions inherited from MantidQt::MantidWidgets::Batch::StrictQModelIndex< QModelIndexForMainModel > | |
int | column () const |
bool | isValid () const |
QModelIndexForMainModel | parent () const |
int | row () const |
QModelIndexForMainModel | sibling (int row, int column) const |
StrictQModelIndex ()=default | |
StrictQModelIndex (QModelIndex const &index) | |
QModelIndex | untyped () const |
Definition at line 72 of file StrictQModelIndices.h.