QtMobility Reference Documentation

Contents

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:

    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 documentation was introduced in Qt Mobility Mobility 1.1.


    firstName : string

    This property holds the first name part of the name.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    lastName : string

    This property holds the last name part of the name.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    middleName : string

    This property holds the middle name part of the name.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    prefix : string

    This property holds the prefix name part of the name.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    suffix : string

    This property holds the suffix part of the name.

    This documentation was introduced in Qt Mobility Mobility 1.1.