Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
geomapsource.cpp File Reference
#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().