#include <QGCCachedTileSet.h>
Definition at line 15 of file QGCCachedTileSet.h.
◆ QGCCachedTileSet()
| QGCCachedTileSet::QGCCachedTileSet |
( |
const QString & |
name, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~QGCCachedTileSet()
| QGCCachedTileSet::~QGCCachedTileSet |
( |
| ) |
|
◆ bottomRightLat()
| double QGCCachedTileSet::bottomRightLat |
( |
| ) |
const |
|
inline |
◆ bottomRightLon()
| double QGCCachedTileSet::bottomRightLon |
( |
| ) |
const |
|
inline |
◆ cancelDownloadTask()
| void QGCCachedTileSet::cancelDownloadTask |
( |
| ) |
|
◆ complete()
| bool QGCCachedTileSet::complete |
( |
| ) |
const |
|
inline |
◆ completeChanged
| void QGCCachedTileSet::completeChanged |
( |
| ) |
|
|
signal |
◆ createDownloadTask()
| void QGCCachedTileSet::createDownloadTask |
( |
| ) |
|
◆ creationDate()
| const QDateTime & QGCCachedTileSet::creationDate |
( |
| ) |
const |
|
inline |
◆ defaultSet()
| bool QGCCachedTileSet::defaultSet |
( |
| ) |
const |
|
inline |
◆ deleting()
| bool QGCCachedTileSet::deleting |
( |
| ) |
const |
|
inline |
◆ deletingChanged
| void QGCCachedTileSet::deletingChanged |
( |
| ) |
|
|
signal |
◆ downloading()
| bool QGCCachedTileSet::downloading |
( |
| ) |
const |
|
inline |
◆ downloadingChanged
| void QGCCachedTileSet::downloadingChanged |
( |
| ) |
|
|
signal |
◆ downloadStatus()
| QString QGCCachedTileSet::downloadStatus |
( |
| ) |
const |
◆ errorCount()
| quint32 QGCCachedTileSet::errorCount |
( |
| ) |
const |
|
inline |
◆ errorCountChanged
| void QGCCachedTileSet::errorCountChanged |
( |
| ) |
|
|
signal |
◆ errorCountStr()
| QString QGCCachedTileSet::errorCountStr |
( |
| ) |
const |
◆ id()
| quint64 QGCCachedTileSet::id |
( |
| ) |
const |
|
inline |
◆ mapTypeStr()
| const QString & QGCCachedTileSet::mapTypeStr |
( |
| ) |
const |
|
inline |
◆ maxZoom()
| int QGCCachedTileSet::maxZoom |
( |
| ) |
const |
|
inline |
◆ minZoom()
| int QGCCachedTileSet::minZoom |
( |
| ) |
const |
|
inline |
◆ name()
| const QString & QGCCachedTileSet::name |
( |
| ) |
const |
|
inline |
◆ nameChanged
| void QGCCachedTileSet::nameChanged |
( |
| ) |
|
|
signal |
◆ resumeDownloadTask()
| void QGCCachedTileSet::resumeDownloadTask |
( |
| ) |
|
◆ savedTileCount()
| quint32 QGCCachedTileSet::savedTileCount |
( |
| ) |
const |
|
inline |
◆ savedTileCountChanged
| void QGCCachedTileSet::savedTileCountChanged |
( |
| ) |
|
|
signal |
◆ savedTileCountStr()
| QString QGCCachedTileSet::savedTileCountStr |
( |
| ) |
const |
◆ savedTileSize()
| quint64 QGCCachedTileSet::savedTileSize |
( |
| ) |
const |
|
inline |
◆ savedTileSizeChanged
| void QGCCachedTileSet::savedTileSizeChanged |
( |
| ) |
|
|
signal |
◆ savedTileSizeStr()
| QString QGCCachedTileSet::savedTileSizeStr |
( |
| ) |
const |
◆ selected()
| bool QGCCachedTileSet::selected |
( |
| ) |
const |
|
inline |
◆ selectedChanged
| void QGCCachedTileSet::selectedChanged |
( |
| ) |
|
|
signal |
◆ setBottomRightLat()
| void QGCCachedTileSet::setBottomRightLat |
( |
double |
lat | ) |
|
|
inline |
◆ setBottomRightLon()
| void QGCCachedTileSet::setBottomRightLon |
( |
double |
lon | ) |
|
|
inline |
◆ setCreationDate()
| void QGCCachedTileSet::setCreationDate |
( |
const QDateTime & |
date | ) |
|
|
inline |
◆ setDefaultSet()
| void QGCCachedTileSet::setDefaultSet |
( |
bool |
def | ) |
|
|
inline |
◆ setDeleting()
| void QGCCachedTileSet::setDeleting |
( |
bool |
del | ) |
|
|
inline |
◆ setDownloading()
| void QGCCachedTileSet::setDownloading |
( |
bool |
down | ) |
|
|
inline |
◆ setErrorCount()
| void QGCCachedTileSet::setErrorCount |
( |
quint32 |
count | ) |
|
|
inline |
◆ setId()
| void QGCCachedTileSet::setId |
( |
quint64 |
id | ) |
|
|
inline |
◆ setManager()
◆ setMapTypeStr()
| void QGCCachedTileSet::setMapTypeStr |
( |
const QString & |
typeStr | ) |
|
|
inline |
◆ setMaxZoom()
| void QGCCachedTileSet::setMaxZoom |
( |
int |
zoom | ) |
|
|
inline |
◆ setMinZoom()
| void QGCCachedTileSet::setMinZoom |
( |
int |
zoom | ) |
|
|
inline |
◆ setName()
| void QGCCachedTileSet::setName |
( |
const QString & |
name | ) |
|
|
inline |
◆ setSavedTileCount()
| void QGCCachedTileSet::setSavedTileCount |
( |
quint32 |
num | ) |
|
|
inline |
◆ setSavedTileSize()
| void QGCCachedTileSet::setSavedTileSize |
( |
quint64 |
size | ) |
|
|
inline |
◆ setSelected()
| void QGCCachedTileSet::setSelected |
( |
bool |
sel | ) |
|
◆ setTopleftLat()
| void QGCCachedTileSet::setTopleftLat |
( |
double |
lat | ) |
|
|
inline |
◆ setTopleftLon()
| void QGCCachedTileSet::setTopleftLon |
( |
double |
lon | ) |
|
|
inline |
◆ setTotalTileCount()
| void QGCCachedTileSet::setTotalTileCount |
( |
quint32 |
num | ) |
|
|
inline |
◆ setTotalTileSize()
| void QGCCachedTileSet::setTotalTileSize |
( |
quint64 |
size | ) |
|
|
inline |
◆ setType()
| void QGCCachedTileSet::setType |
( |
const QString & |
type | ) |
|
|
inline |
◆ setUniqueTileCount()
| void QGCCachedTileSet::setUniqueTileCount |
( |
quint32 |
num | ) |
|
|
inline |
◆ setUniqueTileSize()
| void QGCCachedTileSet::setUniqueTileSize |
( |
quint64 |
size | ) |
|
|
inline |
◆ topleftLat()
| double QGCCachedTileSet::topleftLat |
( |
| ) |
const |
|
inline |
◆ topleftLon()
| double QGCCachedTileSet::topleftLon |
( |
| ) |
const |
|
inline |
◆ totalTileCount()
| quint32 QGCCachedTileSet::totalTileCount |
( |
| ) |
const |
|
inline |
◆ totalTileCountChanged
| void QGCCachedTileSet::totalTileCountChanged |
( |
| ) |
|
|
signal |
◆ totalTileCountStr()
| QString QGCCachedTileSet::totalTileCountStr |
( |
| ) |
const |
◆ totalTilesSize()
| quint64 QGCCachedTileSet::totalTilesSize |
( |
| ) |
const |
|
inline |
◆ totalTilesSizeChanged
| void QGCCachedTileSet::totalTilesSizeChanged |
( |
| ) |
|
|
signal |
◆ totalTilesSizeStr()
| QString QGCCachedTileSet::totalTilesSizeStr |
( |
| ) |
const |
◆ type()
| const QString & QGCCachedTileSet::type |
( |
| ) |
const |
|
inline |
◆ uniqueTileCount()
| quint32 QGCCachedTileSet::uniqueTileCount |
( |
| ) |
const |
|
inline |
◆ uniqueTileCountChanged
| void QGCCachedTileSet::uniqueTileCountChanged |
( |
| ) |
|
|
signal |
◆ uniqueTileCountStr()
| QString QGCCachedTileSet::uniqueTileCountStr |
( |
| ) |
const |
◆ uniqueTileSize()
| quint64 QGCCachedTileSet::uniqueTileSize |
( |
| ) |
const |
|
inline |
◆ uniqueTileSizeChanged
| void QGCCachedTileSet::uniqueTileSizeChanged |
( |
| ) |
|
|
signal |
◆ uniqueTileSizeStr()
| QString QGCCachedTileSet::uniqueTileSizeStr |
( |
| ) |
const |
The documentation for this class was generated from the following files: