KPeople
KPeople::MergeDialog Class Reference
#include <mergedialog.h>
Inherits QDialog.
Public Types | |
enum | Role { NameRole = Qt::DisplayRole, UriRole = Qt::UserRole + 1, PixmapRole, MergeReasonRole } |
Public Member Functions | |
MergeDialog (QWidget *parent=0) | |
void | setPersonsModel (PersonsModel *model) |
Detailed Description
The merge dialog will be used to provide a GUI to attempt to figure out what contacts should be merged.
By properly mergeing contacts, the user will end up with having more information on each person.
Definition at line 44 of file mergedialog.h.
Member Function Documentation
void MergeDialog::setPersonsModel | ( | PersonsModel * | model | ) |
Specifies which PersonsModel will be used to look for duplicates.
Definition at line 97 of file mergedialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Feb 13 2015 15:16:39 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Feb 13 2015 15:16:39 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.