Akonadi::ContactPart
Akonadi::ContactPart Namespace Reference
Variables | |
const AKONADI_CONTACT_CORE_EXPORT char | Lookup [] = "CONTACT_LOOKUP" |
const AKONADI_CONTACT_CORE_EXPORT char | Standard [] = "CONTACT_STANDARD" |
Detailed Description
Contains predefined part identifiers.
This namespace contains identifiers of item parts that are used for handling contact items.
Variable Documentation
◆ Lookup
const char Akonadi::ContactPart::Lookup = "CONTACT_LOOKUP" |
The part identifier for a small contact version, that contains only name and email addresses.
- Since
- 4.2
Definition at line 9 of file contactparts.cpp.
◆ Standard
const char Akonadi::ContactPart::Standard = "CONTACT_STANDARD" |
The part identifier for all the contact data except images and sounds.
- Note
- Use Akonadi::Item::FullPayload to retrieve the full contact including images and sounds.
- Since
- 4.2
Definition at line 10 of file contactparts.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:51:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:51:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.