kaddressbook
KAddressBookService Class Reference
#include <kaddressbookservice.h>
Inheritance diagram for KAddressBookService:

Detailed Description
Definition at line 34 of file kaddressbookservice.h.
Public Member Functions | |
| void | importVCard (const KUrl &url) |
| void | importVCardFromData (const QString &vCard) |
| KAddressBookService (KAB::Core *core) | |
Constructor & Destructor Documentation
| KAddressBookService::KAddressBookService | ( | KAB::Core * | core | ) |
Definition at line 29 of file kaddressbookservice.cpp.
Member Function Documentation
| 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 41 of file kaddressbookservice.cpp.
| void KAddressBookService::importVCardFromData | ( | const QString & | vCard | ) |
This method will add a vcard to the address book.
- Parameters:
-
vCard The vCard in string representation.
Definition at line 36 of file kaddressbookservice.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference