4#ifndef QPLACESEARCHREPLYOSM_H
5#define QPLACESEARCHREPLYOSM_H
7#include <QtLocation/QPlaceSearchReply>
8#include <QNetworkReply>
\inmodule QtCore\reentrant
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.
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.