libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::TileCacheKey Struct Reference

#include <TileCache.h>

Public Attributes

uint32_t xtile
 
uint32_t ytile
 
uint32_t zoomLevel
 

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

◆ ytile

◆ zoomLevel


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