![]() |
Qt 6.x
The Qt SDK
|
#include "qgeotilefetcherosm.h"
#include "qgeomapreplyosm.h"
#include <QtNetwork/QNetworkAccessManager>
#include <QtNetwork/QNetworkRequest>
#include <QtLocation/private/qgeotilespec_p.h>
#include <QtLocation/private/qgeotilefetcher_p_p.h>
Go to the source code of this file.
Classes | |
class | QGeoTileFetcherOsmPrivate |
Functions | |
static QT_BEGIN_NAMESPACE bool | providersResolved (const QList< QGeoTileProviderOsm * > &providers) |
|
static |
Definition at line 15 of file qgeotilefetcherosm.cpp.
Referenced by QGeoTileFetcherOsm::onProviderResolutionError(), and QGeoTileFetcherOsm::onProviderResolutionFinished().