FetchHintThe 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 DescriptionThis element is part of the QtContacts module. See also QContactFetchHint. Property DocumentationThis property holds a list of contact detail types the manager should (at a minimum) retrieve when fetching contacts. 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. 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. 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: This property holds a list of relationship types that the manager should (at a minimum) retrieve when fetching contacts. |