The QPlaceMatchReply class manages a place matching operation started by an instance of QPlaceManager. More...
Header: | #include <QPlaceMatchReply> |
qmake: | QT += location |
Since: | Qt 5.6 |
Inherits: | QPlaceReply |
QPlaceMatchReply(QObject *parent = nullptr) | |
virtual | ~QPlaceMatchReply() |
QList<QPlace> | places() const |
QPlaceMatchRequest | request() const |
virtual QPlaceReply::Type | type() const |
void | setPlaces(const QList<QPlace> &places) |
void | setRequest(const QPlaceMatchRequest &request) |
The QPlaceMatchReply class manages a place matching operation started by an instance of QPlaceManager.
If the operation is successful, the number of places in the reply matches those in the request. If a particular place in the request is not found, a default constructed place is used as a place holder in the reply. In this way, there is always a one is to one relationship between input places in the request, and output places in the reply.
If the operation is not successful the number of places is always zero.
See Matching places between managers for an example on how to use a match reply.
See also QPlaceMatchRequest and QPlaceManager.
Constructs a match reply with a given parent.
[virtual]
QPlaceMatchReply::~QPlaceMatchReply()Destroys the match reply.
Returns a list of matching places;
See also setPlaces().
Returns the match request that was used to generate this reply.
See also setRequest().
[protected]
void QPlaceMatchReply::setPlaces(const QList<QPlace> &places)Sets the list of matching places.
See also places().
[protected]
void QPlaceMatchReply::setRequest(const QPlaceMatchRequest &request)Sets the match request used to generate this reply.
See also request().
[virtual]
QPlaceReply::Type QPlaceMatchReply::type() constReimplemented from QPlaceReply::type().
Returns the type of reply.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: