QPlaceSearchReply Class

The QPlaceSearchReply class manages a place search operation started by an instance of QPlaceManager. More...

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

This class was introduced in Qt 5.6.

Detailed Description

See Discovery/Search for an example on how to use a search reply.

See also QPlaceSearchRequest and QPlaceManager.