kaddressbook
KDE2XXPort Class Reference
Inheritance diagram for KDE2XXPort:

Detailed Description
Definition at line 29 of file kde2_xxport.h.
Public Slots | |
KABC::AddresseeList | importContacts (const QString &data) const |
Public Member Functions | |
KDE2XXPort (KABC::AddressBook *ab, QWidget *parent, const char *name=0) | |
QString | identifier () const |
Member Function Documentation
QString KDE2XXPort::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 36 of file kde2_xxport.h.
KABC::AddresseeList KDE2XXPort::importContacts | ( | const QString & | data | ) | const [virtual, slot] |
Reimplement this method for importing the contacts.
Reimplemented from KAB::XXPort.
Definition at line 48 of file kde2_xxport.cpp.
The documentation for this class was generated from the following files: