Name QML Type
The Name element contains a name of a contact. More...
Import Statement: | import QtContacts 5.0 |
Properties
- firstName : string
- lastName : string
- middleName : string
- prefix : string
- suffix : string
Detailed Description
Name element contains the following field types:
- Name.Prefix
- Name.FirstName
- Name.MiddleName
- Name.LastName
- Name.Suffix
This element is part of the QtContacts module.