kaddressbook
KDE2XXPort Class Reference
#include <kde2_xxport.h>
Inheritance diagram for KDE2XXPort:

Detailed Description
Definition at line 29 of file kde2_xxport.h.
Public Slots | |
| KABC::Addressee::List | importContacts (const QString &data) const |
Public Member Functions | |
| QString | identifier () const |
| KDE2XXPort (KABC::AddressBook *ab, QWidget *parent, const char *name=0) | |
Constructor & Destructor Documentation
| KDE2XXPort::KDE2XXPort | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 42 of file kde2_xxport.cpp.
Member Function Documentation
| QString KDE2XXPort::identifier | ( | ) | const [inline, virtual] |
Returns the unique identifier of this xxport module, 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::Addressee::List KDE2XXPort::importContacts | ( | const QString & | identifier | ) | 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:
KDE 4.1 API Reference