akonadi/contact
emailaddressselection.cpp
44 EmailAddressSelection::EmailAddressSelection()
An selection of an email address and corresponding name.
Definition: emailaddressselection.h:49
EmailAddressSelection()
Creates a new email address selection.
Definition: emailaddressselection.cpp:44
EmailAddressSelection & operator=(const EmailAddressSelection &other)
Replaces this email address selection with the other selection.
Definition: emailaddressselection.cpp:54
Akonadi::Item item() const
Returns the Akonadi item that is associated with the selected email address.
Definition: emailaddressselection.cpp:97
~EmailAddressSelection()
Destroys the email address selection.
Definition: emailaddressselection.cpp:63
QString quotedEmail() const
Returns the name and email address together, properly quoted if needed.
Definition: emailaddressselection.cpp:82
bool isValid() const
Returns whether the selection is valid.
Definition: emailaddressselection.cpp:67
QString email() const
Returns the address part of the selected email address.
Definition: emailaddressselection.cpp:77
QString name() const
Returns the name that is associated with the selected email address.
Definition: emailaddressselection.cpp:72
Definition: abstractcontacteditorwidget_p.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Jan 19 2017 05:10:34 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Jan 19 2017 05:10:34 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.