QPlaceDetailsReply Class

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

Header: #include <QPlaceDetailsReply>
qmake: QT += location
Since: Qt 5.6
Inherits: QPlaceReply

This class was introduced in Qt 5.6.

Detailed Description

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

See also QPlaceManager.