Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QGeoTileTexture Struct Reference

#include <qabstractgeotilecache_p.h>

+ Collaboration diagram for QGeoTileTexture:

Public Attributes

QGeoTileSpec spec
 
QImage image
 
bool textureBound = false
 

Detailed Description

Definition at line 38 of file qabstractgeotilecache_p.h.

Member Data Documentation

◆ image

QImage QGeoTileTexture::image

◆ spec

QGeoTileSpec QGeoTileTexture::spec

Definition at line 40 of file qabstractgeotilecache_p.h.

◆ textureBound

bool QGeoTileTexture::textureBound = false

Definition at line 42 of file qabstractgeotilecache_p.h.


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