Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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: