![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGeoFileTileCache, including all inherited members.
addToDiskCache(const QGeoTileSpec &spec, const QString &filename) | QGeoFileTileCache | protected |
addToDiskCache(const QGeoTileSpec &spec, const QString &filename, const QByteArray &bytes) | QGeoFileTileCache | protected |
addToMemoryCache(const QGeoTileSpec &spec, const QByteArray &bytes, const QString &format) | QGeoFileTileCache | protected |
addToTextureCache(const QGeoTileSpec &spec, const QImage &image) | QGeoFileTileCache | protected |
AllCaches enum value | QAbstractGeoTileCache | |
baseCacheDirectory() | QAbstractGeoTileCache | static |
baseLocationCacheDirectory() | QAbstractGeoTileCache | static |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
ByteSize enum value | QAbstractGeoTileCache | |
CacheArea enum name | QAbstractGeoTileCache | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
clearAll() override | QGeoFileTileCache | virtual |
clearMapId(int mapId) | QGeoFileTileCache | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
CostStrategy enum name | QAbstractGeoTileCache | |
costStrategyDisk() const override | QGeoFileTileCache | virtual |
costStrategyDisk_ | QGeoFileTileCache | protected |
costStrategyMemory() const override | QGeoFileTileCache | virtual |
costStrategyMemory_ | QGeoFileTileCache | protected |
costStrategyTexture() const override | QGeoFileTileCache | virtual |
costStrategyTexture_ | QGeoFileTileCache | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=nullptr) | QObject | signal |
directory() const | QGeoFileTileCache | protected |
directory_ | QGeoFileTileCache | protected |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
DiskCache enum value | QAbstractGeoTileCache | |
diskCache_ | QGeoFileTileCache | protected |
diskUsage() const override | QGeoFileTileCache | virtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
evictFromDiskCache(QGeoCachedTileDisk *td) | QGeoFileTileCache | static |
evictFromMemoryCache(QGeoCachedTileMemory *tm) | QGeoFileTileCache | static |
extraTextureUsage_ | QGeoFileTileCache | protected |
filenameToTileSpec(const QString &filename) const | QGeoFileTileCache | protectedvirtual |
filenameToTileSpecDefault(const QString &filename) | QGeoFileTileCache | static |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
get(const QGeoTileSpec &spec) override | QGeoFileTileCache | virtual |
getFromDisk(const QGeoTileSpec &spec) | QGeoFileTileCache | protected |
getFromMemory(const QGeoTileSpec &spec) | QGeoFileTileCache | protected |
handleError(const QGeoTileSpec &spec, const QString &errorString) | QAbstractGeoTileCache | virtual |
inherits(const char *classname) const | QObject | inline |
init() override | QGeoFileTileCache | protectedvirtual |
insert(const QGeoTileSpec &spec, const QByteArray &bytes, const QString &format, QAbstractGeoTileCache::CacheAreas areas=QAbstractGeoTileCache::AllCaches) override | QGeoFileTileCache | virtual |
installEventFilter(QObject *filterObj) | QObject | |
isDiskCostSet_ | QGeoFileTileCache | protected |
isMemoryCostSet_ | QGeoFileTileCache | protected |
isQuickItemType() const | QObject | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isTextureCostSet_ | QGeoFileTileCache | protected |
isTileBogus(const QByteArray &bytes) const | QGeoFileTileCache | protectedvirtual |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
killTimer(int id) | QObject | |
loadTiles() | QGeoFileTileCache | protected |
maxDiskUsage() const override | QGeoFileTileCache | virtual |
maxMemoryUsage() const override | QGeoFileTileCache | virtual |
maxTextureUsage() const override | QGeoFileTileCache | virtual |
MemoryCache enum value | QAbstractGeoTileCache | |
memoryCache_ | QGeoFileTileCache | protected |
memoryUsage() const override | QGeoFileTileCache | virtual |
minTextureUsage() const override | QGeoFileTileCache | virtual |
minTextureUsage_ | QGeoFileTileCache | protected |
moveToThread(QThread *thread) | QObject | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
parent() const | QObject | inline |
printStats() override | QGeoFileTileCache | protectedvirtual |
property(const char *name) const | QObject | |
QAbstractGeoTileCache(QObject *parent=nullptr) | QAbstractGeoTileCache | protected |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QGeoFileTileCache(const QString &directory=QString(), QObject *parent=nullptr) | QGeoFileTileCache | |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
receivers(const char *signal) const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCostStrategyDisk(CostStrategy costStrategy) override | QGeoFileTileCache | virtual |
setCostStrategyMemory(CostStrategy costStrategy) override | QGeoFileTileCache | virtual |
setCostStrategyTexture(CostStrategy costStrategy) override | QGeoFileTileCache | virtual |
setExtraTextureUsage(int textureUsage) override | QGeoFileTileCache | virtual |
setMaxDiskUsage(int diskUsage) override | QGeoFileTileCache | virtual |
setMaxMemoryUsage(int memoryUsage) override | QGeoFileTileCache | virtual |
setMinTextureUsage(int textureUsage) override | QGeoFileTileCache | virtual |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
signalsBlocked() const noexcept | QObject | inline |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
textureCache_ | QGeoFileTileCache | protected |
textureUsage() const override | QGeoFileTileCache | virtual |
thread() const | QObject | |
tileSpecToFilename(const QGeoTileSpec &spec, const QString &format, const QString &directory) const | QGeoFileTileCache | protectedvirtual |
tileSpecToFilenameDefault(const QGeoTileSpec &spec, const QString &format, const QString &directory) | QGeoFileTileCache | static |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
Unitary enum value | QAbstractGeoTileCache | |
~QAbstractGeoTileCache() | QAbstractGeoTileCache | virtual |
~QGeoFileTileCache() | QGeoFileTileCache | |
~QObject() | QObject | virtual |