QPlaceContentReply Class
The QPlaceContentReply class manages a content retrieval operation started by an instance of QPlaceManager. More...
| Header: | #include <QPlaceContentReply> |
| qmake: | QT += location |
| Since: | Qt 5.6 |
| Inherits: | QPlaceReply |
This class was introduced in Qt 5.6.
Detailed Description
See Fetching Rich Content for an example on how to use a content reply.
See also QPlaceContentRequest and QPlaceManager.