#include <QGCCacheTile.h>
|
| | QGCCacheTile (const QString &hash_, const QByteArray &img_, const QString &format_, const QString &type_, quint64 tileSet_=UINT64_MAX) |
| |
| | QGCCacheTile (const QString &hash_, quint64 tileSet_) |
| |
Definition at line 7 of file QGCCacheTile.h.
◆ QGCCacheTile() [1/2]
| QGCCacheTile::QGCCacheTile |
( |
const QString & |
hash_, |
|
|
const QByteArray & |
img_, |
|
|
const QString & |
format_, |
|
|
const QString & |
type_, |
|
|
quint64 |
tileSet_ = UINT64_MAX |
|
) |
| |
|
inline |
◆ QGCCacheTile() [2/2]
| QGCCacheTile::QGCCacheTile |
( |
const QString & |
hash_, |
|
|
quint64 |
tileSet_ |
|
) |
| |
|
inline |
◆ format
| QString QGCCacheTile::format |
◆ hash
| QString QGCCacheTile::hash |
◆ img
| QByteArray QGCCacheTile::img |
◆ tileSet
| quint64 QGCCacheTile::tileSet |
◆ type
| QString QGCCacheTile::type |
The documentation for this struct was generated from the following file: