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
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 50 of file qgeofiletilecache.cpp.

References cache.

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.

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