libkdepim
statisticsproxymodel.h
Go to the documentation of this file.
88 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:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:03 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:58:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.