QtMobility Reference Documentation

Contents

QML ContactDetail Element

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

  • List of all members, including inherited members
  • 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.


    read-onlydefinitionName : string

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


    detailUri : string

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


    read-onlyfieldNames : list<string>

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

    This property is read only.


    linkedDetailUris : list<string>

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


    read-onlyreadOnly : bool

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


    read-onlyremovable : bool

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


    read-onlytype : enumeration

    This property holds the type of the detail.

    This property is read only.