checkReply(QNetworkReply *reply, const QString &path) const | QgsAbstractContentCacheBase | inlineprotectedvirtual |
findExistingEntry(T *entryTemplate) | QgsAbstractContentCache< T > | inlineprotected |
getContent(const QString &path, const QByteArray &missingContent, const QByteArray &fetchingContent, bool blocking=false) const | QgsAbstractContentCache< T > | protected |
isBase64Data(const QString &path) | QgsAbstractContentCacheBase | static |
mMaxCacheSize | QgsAbstractContentCache< T > | protected |
mMutex | QgsAbstractContentCache< T > | mutableprotected |
mTotalSize | QgsAbstractContentCache< T > | protected |
onRemoteContentFetched(const QString &url, bool success) override | QgsAbstractContentCache< T > | inlineprotectedvirtual |
parseBase64DataUrl(const QString &path, QString *mimeType=nullptr, QString *data=nullptr) | QgsAbstractContentCacheBase | static |
QgsAbstractContentCache(QObject *parent=nullptr, const QString &typeString=QString(), long maxCacheSize=20000000, int fileModifiedCheckTimeout=30000) | QgsAbstractContentCache< T > | inline |
QgsAbstractContentCacheBase(QObject *parent) | QgsAbstractContentCacheBase | |
remoteContentFetched(const QString &url) | QgsAbstractContentCacheBase | signal |
TestQgsImageCache | QgsAbstractContentCache< T > | friend |
TestQgsSvgCache | QgsAbstractContentCache< T > | friend |
trimToMaximumSize() | QgsAbstractContentCache< T > | inlineprotected |
waitForTaskFinished(QgsNetworkContentFetcherTask *task) const | QgsAbstractContentCache< T > | inlineprotected |
~QgsAbstractContentCache() override | QgsAbstractContentCache< T > | inline |