kaddressbook
xxport.h
Go to the documentation of this file.
virtual bool exportContacts(const KABC::Addressee::List &contacts) const =0
Exports the list of contacts.
Definition: xxport.cpp:36
QWidget * parentWidget() const
Returns the parent widget that can be used as parent for GUI components.
Definition: xxport.cpp:51
void setOption(const QString &key, const QString &value)
Sets module specific options.
Definition: xxport.cpp:41
QString contactFileName(const KABC::Addressee &contact) const
Returns a file name depending on the passed contact.
Definition: xxport.cpp:56
QString option(const QString &key) const
Returns the module specific option value for the given key.
Definition: xxport.cpp:46
virtual KABC::Addressee::List importContacts() const =0
Imports a list of contacts.
Definition: xxport.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.