kaddressbook
contactselectiondialog.h
Go to the documentation of this file.
51 explicit ContactSelectionDialog(QItemSelectionModel *selectionModel, bool allowToSelectTypeToExport, QWidget *parent = 0 );
VCardExportSelectionWidget::ExportFields exportType() const
Definition: contactselectiondialog.cpp:67
void setDefaultAddressBook(const Akonadi::Collection &addressBook)
Sets the default addressbook.
Definition: contactselectiondialog.cpp:57
ContactList selectedContacts() const
Returns the list of selected contacts.
Definition: contactselectiondialog.cpp:62
void setMessageText(const QString &message)
Sets the message text.
Definition: contactselectiondialog.cpp:52
ContactSelectionDialog(QItemSelectionModel *selectionModel, bool allowToSelectTypeToExport, QWidget *parent=0)
Creates a new contact selection dialog.
Definition: contactselectiondialog.cpp:27
A widget to select a group of contacts.
Definition: contactselectionwidget.h:44
Definition: contactlist.h:27
void setAddGroupContact(bool addGroupContact)
Definition: contactselectiondialog.cpp:76
A dialog to select a group of contacts.
Definition: contactselectiondialog.h:40
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.