kaddressbook

LDIFXXPort Class Reference

Inheritance diagram for LDIFXXPort:

KAB::XXPort List of all members.

Detailed Description

Definition at line 30 of file ldif_xxport.h.


Public Slots

bool exportContacts (const KABC::AddresseeList &list, const QString &data)
KABC::AddresseeList importContacts (const QString &data) const

Public Member Functions

 LDIFXXPort (KABC::AddressBook *ab, QWidget *parent, const char *name=0)
QString identifier () const

Member Function Documentation

QString LDIFXXPort::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 ldif_xxport.h.

bool LDIFXXPort::exportContacts ( const KABC::AddresseeList &  list,
const QString &  data 
) [virtual, slot]

Reimplement this method for exporting the contacts.

Reimplemented from KAB::XXPort.

Definition at line 92 of file ldif_xxport.cpp.

KABC::AddresseeList LDIFXXPort::importContacts ( const QString &  data  )  const [virtual, slot]

Reimplement this method for importing the contacts.

Reimplemented from KAB::XXPort.

Definition at line 62 of file ldif_xxport.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys