![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgeotileproviderosm.h"#include <QtCore/QJsonDocument>#include <QtCore/QJsonObject>#include <QDebug>Go to the source code of this file.
Functions | |
| static void | setSSL (QGeoMapType &mapType, bool isHTTPS) |
| static void | sort2 (int &a, int &b) |
Variables | |
| static QT_BEGIN_NAMESPACE const int | maxValidZoom = 30 |
| static const QDateTime | defaultTs = QDateTime::fromString(QStringLiteral("2016-06-01T00:00:00"), Qt::ISODate) |
|
static |
Definition at line 15 of file qgeotileproviderosm.cpp.
|
static |
Definition at line 253 of file qgeotileproviderosm.cpp.
Referenced by TileProvider::setupProvider().
|
static |
Definition at line 13 of file qgeotileproviderosm.cpp.
|
static |
Definition at line 12 of file qgeotileproviderosm.cpp.
Referenced by TileProvider::onNetworkReplyFinished().