akonadi
contactgroupviewer.h
The interface for all contact group formatters.
Definition abstractcontactgroupformatter.h:47
void emailClicked(const QString &name, const QString &email)
This signal is emitted whenever the user has clicked on an email address in the viewer.
void setContactGroup(const Akonadi::Item &group)
Sets the contact group that shall be displayed in the viewer.
Definition contactgroupviewer.cpp:180
void setContactGroupFormatter(AbstractContactGroupFormatter *formatter)
Sets the contact group formatter that should be used for formatting the contact group.
Definition contactgroupviewer.cpp:185
Akonadi::Item contactGroup() const
Returns the contact group that is currently displayed.
Definition contactgroupviewer.cpp:175
ContactGroupViewer(QWidget *parent=0)
Creates a new contact group viewer.
Definition contactgroupviewer.cpp:152
A convenience class to monitor a single item for changes.
Definition itemmonitor.h:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.