libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::TileCacheKey Struct Reference

#include <libosmscout-client-qt/include/osmscoutclientqt/TileCache.h>

Public Attributes

uint32_t zoomLevel
uint32_t xtile
uint32_t ytile

Detailed Description

The key type of a QMap must provide operator<()

The key type of a QHash must provide operator==() and a global hash function called qHash() (see qHash).

Member Data Documentation

◆ xtile

uint32_t osmscout::TileCacheKey::xtile

◆ ytile

uint32_t osmscout::TileCacheKey::ytile

◆ zoomLevel

uint32_t osmscout::TileCacheKey::zoomLevel

The documentation for this struct was generated from the following file: