4#ifndef QPLACESEARCHSUGGESTIONREPLYMAPBOX_H
5#define QPLACESEARCHSUGGESTIONREPLYMAPBOX_H
7#include <QtLocation/QPlaceSearchSuggestionReply>
8#include <QNetworkReply>
28 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.
void setError(QPlaceReply::Error errorCode, const QString &errorString)
~QPlaceSearchSuggestionReplyMapbox()
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.