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...

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.


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.


preferredImageSize : size

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


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.