akonadi
emailaddressselection.cpp
44 EmailAddressSelection::EmailAddressSelection()
Akonadi::Item item() const
Returns the Akonadi item that is associated with the selected email address.
Definition: emailaddressselection.cpp:97
An selection of an email address and corresponding name.
Definition: emailaddressselection.h:49
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
EmailAddressSelection & operator=(const EmailAddressSelection &other)
Replaces this email address selection with the other selection.
Definition: emailaddressselection.cpp:54
bool isValid() const
Returns whether the selection is valid.
Definition: emailaddressselection.cpp:67
~EmailAddressSelection()
Destroys the email address selection.
Definition: emailaddressselection.cpp:63
QString email() const
Returns the address part of the selected email address.
Definition: emailaddressselection.cpp:77
QString quotedEmail() const
Returns the name and email address together, properly quoted if needed.
Definition: emailaddressselection.cpp:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.