Akonadi Contacts
abstractcontactformatter.cpp
KContacts::Addressee contact() const
Returns the contact that will be formatted.
Definition abstractcontactformatter.cpp:36
Akonadi::Item item() const
Returns the item who's payload will be formatted.
Definition abstractcontactformatter.cpp:46
QList< QVariantMap > customFieldDescriptions() const
Returns the custom field descriptions that will be used.
Definition abstractcontactformatter.cpp:56
virtual ~AbstractContactFormatter()
Destroys the abstract contact formatter.
void setContact(const KContacts::Addressee &contact)
Sets the contact that will be formatted.
Definition abstractcontactformatter.cpp:31
void setItem(const Akonadi::Item &item)
Sets the item who's payload will be formatted.
Definition abstractcontactformatter.cpp:41
AbstractContactFormatter()
Creates a new abstract contact formatter.
Definition abstractcontactformatter.cpp:24
void setCustomFieldDescriptions(const QList< QVariantMap > &descriptions)
Sets the custom field descriptions that will be used.
Definition abstractcontactformatter.cpp:51
A widget for editing the display name of a contact.
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.