KABC::VCard Class Reference
List of all members.
Detailed Description
Definition at line 31 of file vcard.h.
Member Function Documentation
Removes all lines from the vCard.
Definition at line 48 of file vcard.cpp.
Returns a list of all identifiers that exists in the vCard.
Definition at line 53 of file vcard.cpp.
void VCard::addLine |
( |
const VCardLine & |
line |
) |
|
Returns all lines of the vcard with a special identifier.
Definition at line 63 of file vcard.cpp.
Returns only the first line of the vcard with a special identifier.
Definition at line 72 of file vcard.cpp.
void VCard::setVersion |
( |
Version |
version |
) |
|
Set the version of the vCard.
Definition at line 84 of file vcard.cpp.
Returns the version of this vCard.
Definition at line 98 of file vcard.cpp.
The documentation for this class was generated from the following files: