QtContacts Avatar¶
The Avatar element contains avatar URLs of a contact.
Import Statement: | import QtContacts 5.0 |
Detailed Description¶
Avatar element contains the following field types:
- Avatar.ImageUrl
- Avatar.VideoUrl
This element is part of the QtContacts module.
Property Documentation¶
imageUrl : string |
This property holds the URL of the avatar image.
videoUrl : string |
This property holds the URL of a video avatar.