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,
typedef MatchFlags
A proxy model that exposes collection statistics through extra columns.
Definition: statisticsproxymodel.h:50
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.