akonadi
contactviewer.h
The interface for all contact formatters.
Definition: abstractcontactformatter.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 phoneNumberClicked(const KABC::PhoneNumber &number)
This signal is emitted whenever the user has clicked on a phone number (that includes fax numbers as ...
void smsClicked(const KABC::PhoneNumber &number)
This signal is emitted whenever the user has clicked on a SMS link of a phone number in the viewer.
void urlClicked(const KUrl &url)
This signal is emitted whenever the user has clicked on a url (e.g.
void addressClicked(const KABC::Address &address)
This signal is emitted whenever the user has clicked on an address in the viewer.
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-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.