akonadi/contact
emailaddressselection.cpp
45 EmailAddressSelection::EmailAddressSelection()
Akonadi::Item item() const
Returns the Akonadi item that is associated with the selected email address.
Definition: emailaddressselection.cpp:98
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:73
EmailAddressSelection()
Creates a new email address selection.
Definition: emailaddressselection.cpp:45
EmailAddressSelection & operator=(const EmailAddressSelection &other)
Replaces this email address selection with the other selection.
Definition: emailaddressselection.cpp:55
bool isValid() const
Returns whether the selection is valid.
Definition: emailaddressselection.cpp:68
~EmailAddressSelection()
Destroys the email address selection.
Definition: emailaddressselection.cpp:64
QString email() const
Returns the address part of the selected email address.
Definition: emailaddressselection.cpp:78
QString quotedEmail() const
Returns the name and email address together, properly quoted if needed.
Definition: emailaddressselection.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:47 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:47 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.