Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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

Definition at line 41 of file qabstractgeotilecache_p.h.

◆ 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: