kaddressbook
xxport.h
Go to the documentation of this file.
59 virtual bool exportContacts( const ContactList &contacts, VCardExportSelectionWidget::ExportFields ) const = 0;
QWidget * parentWidget() const
Returns the parent widget that can be used as parent for GUI components.
Definition: xxport.cpp:41
void setOption(const QString &key, const QString &value)
Sets module specific options.
Definition: xxport.cpp:31
QString contactFileName(const KABC::Addressee &contact) const
Returns a file name depending on the passed contact.
Definition: xxport.cpp:46
Definition: contactlist.h:27
QString option(const QString &key) const
Returns the module specific option value for the given key.
Definition: xxport.cpp:36
virtual bool exportContacts(const ContactList &contacts, VCardExportSelectionWidget::ExportFields) const =0
Exports the list of contacts.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.