Qt Mobility Reference Documentation

QML FetchHint Element

The FetchHint element provides hints to the manager about which contact information needs to be retrieved in an asynchronous fetch request or a synchronous function call. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

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

    See also QContactFetchHint.

    Property Documentation

    detailDefinitionsHint : list<string>

    This property holds a list of definition names that identify detail definitions of which details the manager should (at a minimum) retrieve when fetching contacts.


    imageHeight : int

    This property holds the preferred pixel height for any images returned by the manager for a given request. This hint may be ignored by the manager.


    imageWidth : int

    This property holds the preferred pixel width for any images returned by the manager for a given request. This hint may be ignored by the manager.


    optimizationHints : FetchHint::OptimizationHints

    This property holds the optimization hint flags specified by the client. These hints may be ignored by the backend, in which case it will return the full set of information accessible in a contact, including relationships, action preferences, and binary blobs. The value of the flags can be:


    relationshipTypesHint : list<string>

    This property holds a list of relationship types that the manager should (at a minimum) retrieve when fetching contacts.


    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.