akonadi
statisticsproxymodel.h
89 virtual QModelIndex index ( int row, int column, const QModelIndex & parent = QModelIndex() ) const;
91 virtual QVariant headerData( int section, Qt::Orientation orientation, int role = Qt::DisplayRole ) const;
95 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-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:19 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:19 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.