Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
geomapsource.cpp File Reference

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include "geomapsource.h"
#include <QUrl>
+ Include dependency graph for geomapsource.cpp:

Go to the source code of this file.

Classes

struct  MapStyleData
 

Functions

static QT_BEGIN_NAMESPACE const QString kArcGISTileScheme (QStringLiteral("/tile/${z}/${y}/${x}"))
 

Variables

static const MapStyleData mapStyles []
 

Function Documentation

◆ kArcGISTileScheme()

static QT_BEGIN_NAMESPACE const QString kArcGISTileScheme ( QStringLiteral("/tile/${z}/${y}/${x}") )
static

Referenced by GeoMapSource::toFormat().

+ Here is the caller graph for this function:

Variable Documentation

◆ mapStyles

const MapStyleData mapStyles[]
static
Initial value:

Definition at line 18 of file geomapsource.cpp.

Referenced by GeoMapSource::mapStyle().