Qt Mobility Reference Documentation

QML Name Element

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

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


    firstName : string

    This property holds the first name part of the name.


    lastName : string

    This property holds the last name part of the name.


    middleName : string

    This property holds the middle name part of the name.


    prefix : string

    This property holds the prefix name part of the name.


    suffix : string

    This property holds the suffix part of the name.


    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.