Qt Mobility Reference Documentation

QML OnlineAccount Element

The OnlineAccount element contains a note associated with a contact. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

    OnlineAccount element contains the following field types:

    • OnlineAccount.AccountUri - the account uri value.
    • OnlineAccount.ServiceProvider - the account service provider name.
    • OnlineAccount.Capabilities - the account capabilities value.
    • OnlineAccount.SubTypes - the sub types of an online account.

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

    Property Documentation

    accountUri : string

    This property holds the value of the account uri.


    capabilities : list<string>

    This property holds the value of the account capabilities.


    serviceProvider : string

    This property holds the value of the account service provider name.


    subTypes : list<variant>

    This property holds the value of the sub types of an online account.


    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.