Akonadi Contacts
contactstreemodel.h
141 };
180 [[nodiscard]] QVariant entityData(const Item &item, int column, int role = Qt::DisplayRole) const override;
181 [[nodiscard]] QVariant entityData(const Collection &collection, int column, int role = Qt::DisplayRole) const override;
182 [[nodiscard]] QVariant entityHeaderData(int section, Qt::Orientation orientation, int role, HeaderGroup headerGroup) const override;
A model for contacts and contact groups as available in Akonadi.
Definition contactstreemodel.h:69
~ContactsTreeModel() override
Destroys the contacts tree model.
@ FullName
Shows the formatted name or, if empty, the assembled name.
Definition contactstreemodel.h:80
HeaderGroup
A widget for editing the display name of a contact.
DisplayRole
Orientation
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.