QtMobility Reference Documentation

QML ContactDetail Element

The ContactDetail element represents a single, complete detail about a contact. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

The ContactDetail element is part of the QtMobility.contacts 1.1 module.

See also QContactDetail.

Property Documentation

contexts : list<string>

This property holds one or more contexts that this detail is associated with.

This property group was introduced in Mobility 1.1.


read-onlydefinitionName : string

This property holds the string constant for the definition name of the detail. This property is read only.

This property group was introduced in Mobility 1.1.


detailUri : string

This property holds the unique URI of the detail if one exists.

This property group was introduced in Mobility 1.1.


read-onlyfieldNames : list<string>

This property holds the list of all field names which this detail supports.

This property is read only.

This property group was introduced in Mobility 1.1.


linkedDetailUris : list<string>

This property holds a list of detail URIs to which this detail is linked.

This property group was introduced in Mobility 1.1.


read-onlyreadOnly : bool

This property indicates whether or not this detail is writable. This property is read only.

This property group was introduced in Mobility 1.1.


read-onlyremovable : bool

This property indicates whether or not this detail is removale. This property is read only.

This property group was introduced in Mobility 1.1.


read-onlytype : enumeration

This property holds the type of the detail.

This property is read only.

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.