messagelist
modelinvariantindex_p.h
Go to the documentation of this file.
uint mRowMapperSerial
The serial that was current in the RowMapper at the time the invariant index was emitted.
Definition: modelinvariantindex_p.h:36
This class is an optimizing helper for dealing with large flat QAbstractItemModel objects...
Definition: modelinvariantrowmapper.h:93
ModelInvariantRowMapper * mRowMapper
The mapper that this invariant index is attached to.
Definition: modelinvariantindex_p.h:37
ModelInvariantRowMapper * rowMapper() const
Definition: modelinvariantindex_p.h:45
int modelIndexRow() const
Definition: modelinvariantindex_p.h:39
int mModelIndexRow
The row that this index referenced at the time it was emitted.
Definition: modelinvariantindex_p.h:35
uint rowMapperSerial() const
Definition: modelinvariantindex_p.h:41
void setModelIndexRowAndRowMapperSerial(int modelIndexRow, uint rowMapperSerial)
Definition: modelinvariantindex_p.h:43
void setRowMapper(ModelInvariantRowMapper *mapper)
Definition: modelinvariantindex_p.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.