4#ifndef QPLACESEARCHREPLYMAPBOX_H
5#define QPLACESEARCHREPLYMAPBOX_H
7#include <QtLocation/QPlaceSearchReply>
8#include <QNetworkReply>
29 void onReplyFinished();
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
NetworkError
Indicates all possible error conditions found during the processing of the request.
QObject * parent() const
Returns a pointer to the parent object.
QPlaceReply::Error error() const
Returns the error code.
Error
Describes an error which occurred during an operation.
QString errorString() const
Returns the error string of the reply.
~QPlaceSearchReplyMapbox()
void setError(QPlaceReply::Error errorCode, const QString &errorString)
QPlaceSearchRequest request() const
Returns the search request that was used to generate this reply.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.