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
QGeoCachedTileDisk Class Reference

#include <qgeofiletilecache_p.h>

+ Collaboration diagram for QGeoCachedTileDisk:

Public Member Functions

 ~QGeoCachedTileDisk ()
 

Public Attributes

QGeoTileSpec spec
 
QString filename
 
QString format
 
QGeoFileTileCachecache = nullptr
 

Detailed Description

Definition at line 36 of file qgeofiletilecache_p.h.

Constructor & Destructor Documentation

◆ ~QGeoCachedTileDisk()

QGeoCachedTileDisk::~QGeoCachedTileDisk ( )

Definition at line 46 of file qgeofiletilecache.cpp.

References cache, and QGeoFileTileCache::evictFromDiskCache().

+ Here is the call graph for this function:

Member Data Documentation

◆ cache

QGeoFileTileCache* QGeoCachedTileDisk::cache = nullptr

Definition at line 44 of file qgeofiletilecache_p.h.

Referenced by ~QGeoCachedTileDisk().

◆ filename

QString QGeoCachedTileDisk::filename

Definition at line 42 of file qgeofiletilecache_p.h.

Referenced by QGeoFileTileCache::evictFromDiskCache().

◆ format

QString QGeoCachedTileDisk::format

Definition at line 43 of file qgeofiletilecache_p.h.

◆ spec

QGeoTileSpec QGeoCachedTileDisk::spec

Definition at line 41 of file qgeofiletilecache_p.h.


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