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
QGeoCachedTileMemory Class Reference
Collaboration diagram for QGeoCachedTileMemory:

Public Member Functions

 ~QGeoCachedTileMemory ()
 ~QGeoCachedTileMemory ()

Public Attributes

QGeoTileSpec spec
QGeoFileTileCachecache
QByteArray bytes
QString format

Detailed Description

Definition at line 21 of file qgeofiletilecache.cpp.

Constructor & Destructor Documentation

◆ ~QGeoCachedTileMemory() [1/2]

QGeoCachedTileMemory::~QGeoCachedTileMemory ( )
inline

Definition at line 24 of file qgeofiletilecache.cpp.

References cache.

◆ ~QGeoCachedTileMemory() [2/2]

QGeoCachedTileMemory::~QGeoCachedTileMemory ( )
inline

Definition at line 24 of file qgeofiletilecache.cpp.

Member Data Documentation

◆ bytes

QByteArray QGeoCachedTileMemory::bytes

Definition at line 32 of file qgeofiletilecache.cpp.

◆ cache

QGeoFileTileCache * QGeoCachedTileMemory::cache

Definition at line 31 of file qgeofiletilecache.cpp.

Referenced by ~QGeoCachedTileMemory().

◆ format

QString QGeoCachedTileMemory::format

Definition at line 33 of file qgeofiletilecache.cpp.

◆ spec

QGeoTileSpec QGeoCachedTileMemory::spec

Definition at line 30 of file qgeofiletilecache.cpp.


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