kaddressbook
PABXXPort Class Reference
Inheritance diagram for PABXXPort:

Detailed Description
Definition at line 30 of file pab_xxport.h.
Public Slots | |
KABC::AddresseeList | importContacts (const QString &data) const |
Public Member Functions | |
PABXXPort (KABC::AddressBook *ab, QWidget *parent, const char *name=0) | |
QString | identifier () const |
Member Function Documentation
QString PABXXPort::identifier | ( | ) | const [inline, virtual] |
Returns the unique identifier of this xxport modul, it should be the lowercase name of the import/export format e.g.
'vcard'
Implements KAB::XXPort.
Definition at line 37 of file pab_xxport.h.
KABC::AddresseeList PABXXPort::importContacts | ( | const QString & | data | ) | const [virtual, slot] |
Reimplement this method for importing the contacts.
Reimplemented from KAB::XXPort.
Definition at line 49 of file pab_xxport.cpp.
The documentation for this class was generated from the following files: