![]() |
Home · All Classes · All Functions · | ![]() |
The QContactEmailAddress class contains the email address of a contact. More...
#include <QContactEmailAddress>
Inherits QContactDetail.
QString | emailAddress () const |
void | setEmailAddress ( const QString & emailAddress ) |
const char * | DefinitionName |
const char * | FieldEmailAddress |
QContactFilter | match ( const QString & emailAddress ) |
The QContactEmailAddress class contains the email address of a contact.
Returns the email address of the contact which is stored in this detail.
See also setEmailAddress().
Returns a filter suitable for finding contacts with an email address matching the specified emailAddress.
Sets the email address of the contact which is stored in this detail to emailAddress.
See also emailAddress().
The constant string which identifies the definition of details which are email addresses.
The constant key for which the email address value is stored in details of the QContactEmailAddress type.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 |