Qt Mobility Reference Documentation

QML Organization Element

The Organization element provides details about an organization that the contact is either a part of, or stands for. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

    Organization element contains the following field types:

    • Organization.Name
    • Organization.LogoUrl
    • Organization.Department
    • Organization.Location
    • Organization.Role
    • Organization.Title
    • Organization.AssistantName

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

    Property Documentation

    assistantName : string

    This property holds the value of the name of the contact's assistant.


    department : list<string>

    This property holds the value of the department name.


    location : string

    This property holds the value of the location of the organization.


    logoUrl : url

    This property holds the URL of the organization logo image.


    name : string

    This property holds the value of the organization name.


    role : string

    This property holds the value of the contact's role in the organization.


    title : string

    This property holds the value of the contact's title in the organization.


    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.