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

Public Member Functions

 ~QGeoCachedTileMemory ()
 

Public Attributes

QGeoTileSpec spec
 
QGeoFileTileCachecache
 
QByteArray bytes
 
QString format
 

Detailed Description

Definition at line 17 of file qgeofiletilecache.cpp.

Constructor & Destructor Documentation

◆ ~QGeoCachedTileMemory()

QGeoCachedTileMemory::~QGeoCachedTileMemory ( )
inline

Definition at line 20 of file qgeofiletilecache.cpp.

References cache, and QGeoFileTileCache::evictFromMemoryCache().

+ Here is the call graph for this function:

Member Data Documentation

◆ bytes

QByteArray QGeoCachedTileMemory::bytes

Definition at line 28 of file qgeofiletilecache.cpp.

◆ cache

QGeoFileTileCache* QGeoCachedTileMemory::cache

Definition at line 27 of file qgeofiletilecache.cpp.

Referenced by ~QGeoCachedTileMemory().

◆ format

QString QGeoCachedTileMemory::format

Definition at line 29 of file qgeofiletilecache.cpp.

◆ spec

QGeoTileSpec QGeoCachedTileMemory::spec

Definition at line 26 of file qgeofiletilecache.cpp.


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