Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QLandmarkFetchRequest Class Reference

The QLandmarkFetchRequest class allows a client to asynchronously request a list of landmarks from a landmark manager. More...

 #include <QLandmarkFetchRequest>

Inherits: QLandmarkAbstractRequest.

This class was introduced in Qt Mobility 1.1.

Public Functions

QLandmarkFetchRequest ( QLandmarkManager * manager, QObject * parent = 0 )
~QLandmarkFetchRequest ()
QLandmarkFilter filter () const
QList<QLandmark> landmarks () const
int limit () const
int offset () const
void setFilter ( const QLandmarkFilter & filter )
void setLimit ( int limit )
void setOffset ( int offset )
void setSorting ( const QList<QLandmarkSortOrder> & sorting )
void setSorting ( const QLandmarkSortOrder & sorting )
QList<QLandmarkSortOrder> sorting () const

Additional Inherited Members

Detailed Description

The QLandmarkFetchRequest class allows a client to asynchronously request a list of landmarks from a landmark manager.

For a QLandmarkFetchRequest, the resultsAvailable() signal will be emitted when the resultant landmarks (which may be retrieved by calling landmarks()) are updated, as well as if the overall operation error (which may be retrieved by calling error()) is updated.

Please see the class documentation for QLandmarkAbstractRequest for more information about the usage of request classes and ownership semantics.

Member Function Documentation

QLandmarkFetchRequest::QLandmarkFetchRequest ( QLandmarkManager * manager, QObject * parent = 0 )

Creates a new landmark fetch request object with the given manager parent.

QLandmarkFetchRequest::~QLandmarkFetchRequest ()

Destroys the request object.

QLandmarkFilter QLandmarkFetchRequest::filter () const

Returns the filter which will be used to select the landmarks.

By default, the filter's type will be a QLandmarkFilter::DefaultFilter and thus match all landmarks.

This function was introduced in Qt Mobility 1.1.

See also setFilter().

QList<QLandmark> QLandmarkFetchRequest::landmarks () const

Returns the list of landmarks which matched the filter.

This function was introduced in Qt Mobility 1.1.

int QLandmarkFetchRequest::limit () const

Returns the maximum number of landmarks to be returned. By default the limit is -1 indicating that all landmarks matching the filter sould be retrieved.

This function was introduced in Qt Mobility 1.1.

See also setLimit().

int QLandmarkFetchRequest::offset () const

Returns the index offset for the request. By default the offset is set to 0. The offset determines the first index which is retrieved, it is generally used in conjunction with limit() to facilitate paging.

For example, if there are 10 landmarks in the landmark store, setting the offset to 2 and limit to 5 will retrieve the 3rd to 7th landmarks inclusively. (The order of the landmarks is specified by the sorting field).

This function was introduced in Qt Mobility 1.1.

See also setOffset().

void QLandmarkFetchRequest::setFilter ( const QLandmarkFilter & filter )

Sets the filter which will be used to select landmarks.

This function was introduced in Qt Mobility 1.1.

See also filter().

void QLandmarkFetchRequest::setLimit ( int limit )

Sets the maximum number of landmarks to be returned to limit.

A limit of -1 will retrieve all landmarks that match the filter.

(A limit of 0 will retrieve no landmarks.)

This function was introduced in Qt Mobility 1.1.

See also limit().

void QLandmarkFetchRequest::setOffset ( int offset )

Sets the index offset for the request.

This function was introduced in Qt Mobility 1.1.

See also offset().

void QLandmarkFetchRequest::setSorting ( const QList<QLandmarkSortOrder> & sorting )

Sets the sort ordering of the request to sorting. This function will only have an effect on the results if invoked prior to calling QLandmarkAbstractRequest::start().

This function was introduced in Qt Mobility 1.1.

See also sorting().

void QLandmarkFetchRequest::setSorting ( const QLandmarkSortOrder & sorting )

Convenience function which sets the sort ordering of the request to a single sorting. This function will only have an effect on results if invoked prior to calling QLandmarkAbstractRequest::start().

This function was introduced in Qt Mobility 1.1.

QList<QLandmarkSortOrder> QLandmarkFetchRequest::sorting () const

Returns the sort ordering which is used to sort the result. By default the sort order list is empty, thus no sorting will take place.

This function was introduced in Qt Mobility 1.1.

See also setSorting().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 45
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 6
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Qt Commercial : Digia organise un webinar gratuit le 27 mars sur la conception d'interfaces utilisateur et d'applications avec le framework 0
Page suivante

Le blog Digia au hasard

Logo

Une nouvelle ère d'IHM 3D pour les automobiles

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtmobility-1.2
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web