akonadi/contact
contactviewerdialog.cpp
void setContact(const Akonadi::Item &contact)
Sets the contact that shall be displayed in the dialog.
Definition: contactviewerdialog.cpp:100
A dialog for displaying a contact in Akonadi.
Definition: contactviewerdialog.h:66
ContactViewer * viewer() const
Returns the ContactViewer that is used by this dialog.
Definition: contactviewerdialog.cpp:95
A convenience class that handles different contact related actions.
Definition: contactdefaultactions.h:87
ContactViewerDialog(QWidget *parent=0)
Creates a new contact viewer dialog.
Definition: contactviewerdialog.cpp:64
void connectToView(QObject *view)
Tries to connect the well known signals of the view to the well known slots of this object.
Definition: contactdefaultactions.cpp:47
Akonadi::Item contact() const
Returns the contact that is currently displayed.
Definition: contactviewerdialog.cpp:90
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.