akonadi
contactmetadata_p.h
void load(const Akonadi::Item &contact)
Loads the meta data for the given contact.
Definition: contactmetadata.cpp:52
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 setCustomFieldDescriptions(const QVariantList &descriptions)
Sets the descriptions of the custom fields of that contact.
Definition: contactmetadata.cpp:96
A helper class for storing contact specific settings.
Definition: contactmetadata_p.h:36
void setDisplayNameMode(int mode)
Sets the mode that is used for the display name of that contact.
Definition: contactmetadata.cpp:86
int displayNameMode() const
Returns the mode that is used for the display name of that contact.
Definition: contactmetadata.cpp:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 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:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.