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

QPlaceDetailsReply Class

The QPlaceDetailsReply class manages a place details fetch operation started by an instance of QPlaceManager.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QPlaceDetailsReply Class

  • Header: QPlaceDetailsReply

  • qmake: QT += location

  • Inherits: QPlaceReply

  • Inherited By:

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

I. Detailed Description

See Fetching Place Details for an example on how to use a details reply.

I-1. See Also

See also QPlaceManager

II. Member Function Documentation

 

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

Constructs a details reply with a given parent.

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

Destroys the details reply.

II-3. QPlace QPlaceDetailsReply::place() const

Returns the place that was fetched.

II-3-1. See Also

See also setPlace()

II-4. [protected] void QPlaceDetailsReply::setPlace(const QPlace &place)

Sets the fetched place of the reply.

II-4-1. See Also

See also place()

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

Reimplements: QPlaceReply::type() const.

Returns the type of reply.

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