QtMobility Reference Documentation

QML Url Element

The Url element contains a url associated with a contact. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

Url element contains the following field types:

  • Url.Url
  • Url.SubType

This element is part of the QtMobility.contacts 1.1 module.

Property Documentation

subType : enumeration

This property holds the sub type of a QContactUrl.

  • Url.Unknown - indicating this url type is unknown (default).
  • Url.HomePage - indicating this url is a contact's home page.
  • Url.Favourite - indicating this url is one of the contact's favourite URLs (or bookmarks).

This property group was introduced in Mobility 1.1.


url : string

This property holds the value of the URL.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.