akonadi
emailaddressselection.cpp
An selection of an email address and corresponding name.
Definition: emailaddressselection.h:50
~EmailAddressSelection()
Destroys the email address selection.
Definition: emailaddressselection.cpp:63
Akonadi::Item item() const
Returns the Akonadi item that is associated with the selected email address.
Definition: emailaddressselection.cpp:97
QString quotedEmail() const
Returns the name and email address together, properly quoted if needed.
Definition: emailaddressselection.cpp:82
EmailAddressSelection & operator=(const EmailAddressSelection &other)
Replaces this email address selection with the other selection.
Definition: emailaddressselection.cpp:54
QString name() const
Returns the name that is associated with the selected email address.
Definition: emailaddressselection.cpp:72
EmailAddressSelection()
Creates a new email address selection.
Definition: emailaddressselection.cpp:44
QString email() const
Returns the address part of the selected email address.
Definition: emailaddressselection.cpp:77
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.