kaddressbook
xxportmanager.cpp
Go to the documentation of this file.
191 const bool selectExportType = (identifier == QLatin1String("vcard21") || identifier == QLatin1String("vcard30") || identifier == QLatin1String("vcard40"));
maximum
void setValue(int value)
void setMapping(QObject *sender, int id)
void setOption(const QString &key, const QString &value)
Sets module specific options.
Definition: xxport.cpp:31
void setSelectionModel(QItemSelectionModel *model)
Sets the model that contains the current selection.
Definition: xxportmanager.cpp:69
Definition: contactlist.h:27
void setAddressList(const KABC::Addressee::List &value)
Definition: contactlist.cpp:69
bool isEmpty() const
void setDefaultAddressBook(const Akonadi::Collection &addressBook)
Sets the addressBook that shall be preselected in the ContactSelectionDialog.
Definition: xxportmanager.cpp:74
void addImportAction(QAction *action, const QString &identifier)
Adds a new action to import contacts.
Definition: xxportmanager.cpp:57
virtual bool exportContacts(const ContactList &contacts, VCardExportSelectionWidget::ExportFields) const =0
Exports the list of contacts.
KABC::ContactGroup::List contactGroupList() const
Definition: contactlist.cpp:54
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
A dialog to select a group of contacts.
Definition: contactselectiondialog.h:40
XXPort * createXXPort(const QString &identifier, QWidget *parentWidget) const
Returns a new import/export module that matches the given identifier or a null pointer if the identif...
Definition: xxportfactory.cpp:28
void addExportAction(QAction *action, const QString &identifier)
Adds a new action to export contacts.
Definition: xxportmanager.cpp:63
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.