IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QPlaceSearchSuggestionReply Class

The QPlaceSearchSuggestionReply class manages a search suggestion operation started by an instance of QPlaceManager.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QPlaceSearchSuggestionReply Class

  • Header: QPlaceSearchSuggestionReply

  • qmake: QT += location

  • Inherits: QPlaceReply

  • Inherited By:

  • Group: QPlaceSearchSuggestionReply is part of QtLocation-places, QtLocation-places-replies

I. Detailed Description

On successful completion of the operation, the reply will contain a list of search term suggestions. See Search Suggestions for an example on how to use a search suggestion reply.

I-1. See Also

See also QPlaceManager

II. Member Function Documentation

 

II-1. [explicit] QPlaceSearchSuggestionReply::QPlaceSearchSuggestionReply(QObject *parent = nullptr)

Constructs a search suggestion reply with a given parent.

II-2. [virtual] QPlaceSearchSuggestionReply::~QPlaceSearchSuggestionReply()

Destroys the reply.

II-3. [protected] void QPlaceSearchSuggestionReply::setSuggestions(const QStringList &suggestions)

Sets the search term suggestions.

II-3-1. See Also

See also suggestions()

II-4. QStringList QPlaceSearchSuggestionReply::suggestions() const

Returns the search term suggestions.

II-4-1. See Also

See also setSuggestions()

II-5. [override virtual] QPlaceReply::Type QPlaceSearchSuggestionReply::type() const

Reimplements: QPlaceReply::type() const.

Returns type of reply.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+