kaddressbook
KAddressBookService Class Reference
List of all members.Detailed Description
Definition at line 33 of file kaddressbookservice.h.
Public Member Functions | |
KAddressBookService (KAB::Core *core) | |
void | importVCard (const QString &vCard) |
void | importVCard (const KURL &url) |
Member Function Documentation
void KAddressBookService::importVCard | ( | const QString & | vCard | ) |
This method will add a vcard to the address book.
- Parameters:
-
vCard The vCard in string representation.
Definition at line 33 of file kaddressbookservice.cpp.
void KAddressBookService::importVCard | ( | const KURL & | url | ) |
This method will add a vcard to the address book.
- Parameters:
-
url The url where the vcard is located.
Definition at line 38 of file kaddressbookservice.cpp.
The documentation for this class was generated from the following files: