4#ifndef QGEOMAPREPLYOHOSMAPKIT_H
5#define QGEOMAPREPLYOHOSMAPKIT_H
7#include <QtCore/qobject.h>
8#include <QtLocation/private/qgeotiledmapreply_p.h>
9#include <QtLocation/private/qgeotilespec_p.h>
10#include <QtNetwork/qnetworkreply.h>
15 QNetworkReply *reply,
const QGeoTileSpec &spec, QObject *parent);
QGeoMapReplyOhosMapKit(QNetworkReply *reply, const QGeoTileSpec &spec, QObject *parent)
Combined button and popup list for selecting options.
const char pngSignature[]
QGeoTiledMapReply * makeGeoTiledMapReplyOhosMapKit(QNetworkReply *reply, const QGeoTileSpec &spec, QObject *parent)