kaddressbook
mergecontacts.h
Go to the documentation of this file.
64 void mergeCustomValue(const KABC::Addressee &fromContact, const QString &variable, KABC::Addressee &newContact);
65 void checkCustomValue(const KABC::Addressee &address, const QString &variable, KABC::Addressee &newContact, MergeContacts::ConflictInformations &result, MergeContacts::ConflictInformation conflict);
66 void mergeToContact(KABC::Addressee &newAddress, const KABC::Addressee &fromContact, bool excludeConflictPart);
void setItems(const Akonadi::Item::List &items)
Definition: mergecontacts.cpp:32
KABC::Addressee mergedContact(bool excludeConflictPart=false)
Definition: mergecontacts.cpp:37
MergeContacts(const Akonadi::Item::List &items=Akonadi::Item::List())
Definition: mergecontacts.cpp:22
ConflictInformation
Definition: mergecontacts.h:32
MergeContacts::ConflictInformations requiresManualSelectionOfInformation()
Definition: mergecontacts.cpp:186
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.