QContactAvatar Class Reference
The QContactAvatar class contains the avatar of a contact. More...
#include <QContactAvatar>
Inherits QContactDetail.
Public Functions
QUrl | imageUrl () const |
void | setImageUrl ( const QUrl & imageUrl ) |
void | setVideoUrl ( const QUrl & videoUrl ) |
QUrl | videoUrl () const |
- 29 public functions inherited from QContactDetail
Static Public Members
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldImageUrl |
const QLatin1Constant | FieldVideoUrl |
Detailed Description
The QContactAvatar class contains the avatar of a contact.