|
libosmscout
1.1.1
|
#include <libosmscout-client-qt/include/osmscout/TileCache.h>
Public Attributes | |
| uint32_t | zoomLevel |
| uint32_t | xtile |
| uint32_t | ytile |
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).
| uint32_t osmscout::TileCacheKey::xtile |
| uint32_t osmscout::TileCacheKey::ytile |
| uint32_t osmscout::TileCacheKey::zoomLevel |
1.8.14