akonadi
statisticsproxymodel.h
88 virtual QModelIndex index ( int row, int column, const QModelIndex & parent = QModelIndex() ) const;
90 virtual QVariant headerData( int section, Qt::Orientation orientation, int role = Qt::DisplayRole ) const;
94 virtual QModelIndexList match( const QModelIndex& start, int role, const QVariant& value, int hits = 1,
A proxy model that exposes collection statistics through extra columns.
Definition: statisticsproxymodel.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 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 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.