libkdepim
KPIM::AddressBookServiceIface Class Reference
List of all members.Detailed Description
Definition at line 35 of file AddressBookServiceIface.h.
DCOP Member Functions | |
virtual void | importVCard (const QString &vCard)=0 |
virtual void | importVCard (const KURL &url)=0 |
Member Function Documentation
virtual void KPIM::AddressBookServiceIface::importVCard | ( | const QString & | vCard | ) | [pure virtual] |
This method will add a vcard to the address book.
- Parameters:
-
vCard The vCard in string representation.
virtual void KPIM::AddressBookServiceIface::importVCard | ( | const KURL & | url | ) | [pure virtual] |
This method will add a vcard to the address book.
- Parameters:
-
url The url where the vcard is located.
The documentation for this class was generated from the following file: