4#ifndef GEOCODEREPLYESRI_H
5#define GEOCODEREPLYESRI_H
7#include <QNetworkReply>
8#include <QGeoCodeReply>
33 void networkReplyFinished();
45 return m_operationType;
OperationType operationType() const
Error error() const
Returns the error state of this reply.
\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.
Combined button and popup list for selecting options.