akonadi
contactviewerdialog.cpp
A convenience class that handles different contact related actions.
Definition: contactdefaultactions.h:87
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
A dialog for displaying a contact in Akonadi.
Definition: contactviewerdialog.h:66
Akonadi::Item contact() const
Returns the contact that is currently displayed.
Definition: contactviewerdialog.cpp:90
ContactViewer * viewer() const
Returns the ContactViewer that is used by this dialog.
Definition: contactviewerdialog.cpp:95
ContactViewerDialog(QWidget *parent=0)
Creates a new contact viewer dialog.
Definition: contactviewerdialog.cpp:64
void setContact(const Akonadi::Item &contact)
Sets the contact that shall be displayed in the dialog.
Definition: contactviewerdialog.cpp:100
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.