8#include <QNetworkAccessManager>
9#include <QNetworkRequest>
11#include <QtLocation/private/qgeotilespec_p.h>
const QString & url() const
GeoTileFetcherEsri(QGeoTiledMappingManagerEngine *parent)
const QByteArray & userAgent() const
QGeoTiledMapReply * getTileImage(const QGeoTileSpec &spec) override
The QNetworkAccessManager class allows the application to send network requests and receive replies.
QNetworkReply * get(const QNetworkRequest &request)
Posts a request to obtain the contents of the target request and returns a new QNetworkReply object o...
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
The QNetworkRequest class holds a request to be sent with QNetworkAccessManager.
void setHeader(KnownHeaders header, const QVariant &value)
Sets the value of the known header header to be value, overriding any previously set headers.
void setUrl(const QUrl &url)
Sets the URL this network request is referring to be url.
QObject * parent() const
Returns a pointer to the parent object.
QString arg(qlonglong a, int fieldwidth=0, int base=10, QChar fillChar=u' ') const
Combined button and popup list for selecting options.
#define QByteArrayLiteral(str)
QNetworkRequest request(url)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent