KABC::VCardTool Class Reference
List of all members.Detailed Description
Definition at line 37 of file vcardtool.h.
Public Member Functions | |
VCardTool () | |
~VCardTool () | |
QString | createVCards (Addressee::List list, VCard::Version version=VCard::v3_0) |
Addressee::List | parseVCards (const QString &vcard) |
Member Function Documentation
QString VCardTool::createVCards | ( | Addressee::List | list, | |
VCard::Version | version = VCard::v3_0 | |||
) |
Creates a string that contains the addressees from the list in the vCard format.
Definition at line 78 of file vcardtool.cpp.
Addressee::List VCardTool::parseVCards | ( | const QString & | vcard | ) |
Parses the string and returns a list of addressee objects.
Definition at line 350 of file vcardtool.cpp.
The documentation for this class was generated from the following files: