kaddressbook
EudoraXXPort Class Reference
Inheritance diagram for EudoraXXPort:

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