akonadi/contact
contactstreemodel.h
151 };
162 DateRole = EntityTreeModel::UserRole + 1,
191 virtual QVariant entityData( const Collection &collection, int column, int role = Qt::DisplayRole ) const;
192 virtual QVariant entityHeaderData( int section, Qt::Orientation orientation, int role, HeaderGroup headerGroup ) const;
A model for contacts and contact groups as available in Akonadi.
Definition: contactstreemodel.h:79
QList< Column > Columns
Describes a list of columns of the contacts tree model.
Definition: contactstreemodel.h:156
@ FullName
Shows the formatted name or, if empty, the assembled name.
Definition: contactstreemodel.h:90
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.