QtMobility Reference Documentation

QML Name Element

The Name element contains a name of a contact. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

Name element contains the following field types:

  • Name.Prefix
  • Name.FirstName
  • Name.MiddleName
  • Name.LastName
  • Name.Suffix
  • Name.CustomLabel

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

Property Documentation

customLabel : string

This property holds a custom formatted label for the name.

This property group was introduced in Mobility 1.1.


firstName : string

This property holds the first name part of the name.

This property group was introduced in Mobility 1.1.


lastName : string

This property holds the last name part of the name.

This property group was introduced in Mobility 1.1.


middleName : string

This property holds the middle name part of the name.

This property group was introduced in Mobility 1.1.


prefix : string

This property holds the prefix name part of the name.

This property group was introduced in Mobility 1.1.


suffix : string

This property holds the suffix part of the name.

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.