![]() |
Qt 6.x
The Qt SDK
|
#include <qabstractgeotilecache_p.h>
Public Attributes | |
QGeoTileSpec | spec |
QImage | image |
bool | textureBound = false |
Definition at line 38 of file qabstractgeotilecache_p.h.
QImage QGeoTileTexture::image |
Definition at line 41 of file qabstractgeotilecache_p.h.
Referenced by QGeoTiledMapScene::updateSceneGraph(), and QGeoTiledMapRootNode::updateTiles().
QGeoTileSpec QGeoTileTexture::spec |
Definition at line 40 of file qabstractgeotilecache_p.h.
bool QGeoTileTexture::textureBound = false |
Definition at line 42 of file qabstractgeotilecache_p.h.