![]() |
Home · All Classes · All Functions · | ![]() |
The QContactAvatar class contains the avatar of a contact. More...
#include <QContactAvatar>
Inherits QContactDetail.
QUrl | imageUrl () const |
void | setImageUrl ( const QUrl & imageUrl ) |
void | setVideoUrl ( const QUrl & videoUrl ) |
QUrl | videoUrl () const |
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldImageUrl |
const QLatin1Constant | FieldVideoUrl |
The QContactAvatar class contains the avatar of a contact.
Returns the url of an avatar image associated with the contact
See also setImageUrl().
Sets the url of an avatar image associated with the contact to imageUrl
See also imageUrl().
Sets the url of an avatar video associated with the contact to videoUrl
See also videoUrl().
Returns the url of an avatar video associated with the contact
See also setVideoUrl().
The string constant for the definition name of QContactAvatar details.
The field key constant for the value containing the URL of the avatar image.
See also imageUrl() and setImageUrl().
The field key constant for the value containing the URL of a video avatar.
See also videoUrl() and setVideoUrl().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.2 |