akonadi
contactviewerdialog.cpp
bool isValid() const
Akonadi::Item contact() const
Returns the contact that is currently displayed.
Definition: contactviewerdialog.cpp:90
ContactViewerDialog(QWidget *parent=0)
Creates a new contact viewer dialog.
Definition: contactviewerdialog.cpp:64
ContactViewer * viewer() const
Returns the ContactViewer that is used by this dialog.
Definition: contactviewerdialog.cpp:95
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
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
A convenience class that handles different contact related actions.
Definition: contactdefaultactions.h:86
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:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 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:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.