akonadi/contact
contactmetadata_p.h
A helper class for storing contact specific settings.
Definition contactmetadata_p.h:37
int displayNameMode() const
Returns the mode that is used for the display name of that contact.
Definition contactmetadata.cpp:91
void setCustomFieldDescriptions(const QVariantList &descriptions)
Sets the descriptions of the custom fields of that contact.
Definition contactmetadata.cpp:96
void store(Akonadi::Item &contact)
Stores the meta data to the given contact.
Definition contactmetadata.cpp:70
QVariantList customFieldDescriptions() const
Returns the descriptions of the custom fields of the contact.
Definition contactmetadata.cpp:101
void setDisplayNameMode(int mode)
Sets the mode that is used for the display name of that contact.
Definition contactmetadata.cpp:86
void load(const Akonadi::Item &contact)
Loads the meta data for the given contact.
Definition contactmetadata.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.