QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsSvgCache, including all inherited members.
checkReply(QNetworkReply *reply, const QString &path) const override | QgsSvgCache | protectedvirtual |
containsParams(const QString &path, bool &hasFillParam, QColor &defaultFillColor, bool &hasStrokeParam, QColor &defaultStrokeColor, bool &hasStrokeWidthParam, double &defaultStrokeWidth, bool blocking=false) const | QgsSvgCache | |
containsParams(const QString &path, bool &hasFillParam, bool &hasDefaultFillParam, QColor &defaultFillColor, bool &hasFillOpacityParam, bool &hasDefaultFillOpacity, double &defaultFillOpacity, bool &hasStrokeParam, bool &hasDefaultStrokeColor, QColor &defaultStrokeColor, bool &hasStrokeWidthParam, bool &hasDefaultStrokeWidth, double &defaultStrokeWidth, bool &hasStrokeOpacityParam, bool &hasDefaultStrokeOpacity, double &defaultStrokeOpacity, bool blocking=false) const | QgsSvgCache | |
findExistingEntry(QgsSvgCacheEntry *entryTemplate) | QgsAbstractContentCache< QgsSvgCacheEntry > | inlineprotected |
getContent(const QString &path, const QByteArray &missingContent, const QByteArray &fetchingContent, bool blocking=false) const | QgsAbstractContentCache< QgsSvgCacheEntry > | inlineprotected |
getImageData(const QString &path, bool blocking=false) const | QgsSvgCache | |
mMaxCacheSize | QgsAbstractContentCache< QgsSvgCacheEntry > | protected |
mMutex | QgsAbstractContentCache< QgsSvgCacheEntry > | mutableprotected |
mTotalSize | QgsAbstractContentCache< QgsSvgCacheEntry > | protected |
onRemoteContentFetched(const QString &url, bool success) override | QgsAbstractContentCache< QgsSvgCacheEntry > | inlineprotectedvirtual |
QgsAbstractContentCache(QObject *parent=nullptr, const QString &typeString=QString(), long maxCacheSize=20000000, int fileModifiedCheckTimeout=30000) | QgsAbstractContentCache< QgsSvgCacheEntry > | inline |
QgsAbstractContentCacheBase(QObject *parent) | QgsAbstractContentCacheBase | |
QgsSvgCache(QObject *parent=nullptr) | QgsSvgCache | |
remoteContentFetched(const QString &url) | QgsAbstractContentCacheBase | signal |
remoteSvgFetched(const QString &url) | QgsSvgCache | signal |
statusChanged(const QString &statusQString) | QgsSvgCache | signal |
svgAsImage(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio=0, bool blocking=false, const QMap< QString, QString > ¶meters=QMap< QString, QString >()) | QgsSvgCache | |
svgAsPicture(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, bool forceVectorOutput=false, double fixedAspectRatio=0, bool blocking=false, const QMap< QString, QString > ¶meters=QMap< QString, QString >()) | QgsSvgCache | |
svgContent(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, double fixedAspectRatio=0, bool blocking=false, const QMap< QString, QString > ¶meters=QMap< QString, QString >(), bool *isMissingImage=nullptr) | QgsSvgCache | |
svgViewboxSize(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, double fixedAspectRatio=0, bool blocking=false, const QMap< QString, QString > ¶meters=QMap< QString, QString >()) | QgsSvgCache | |
TestQgsSvgCache class | QgsSvgCache | friend |
trimToMaximumSize() | QgsAbstractContentCache< QgsSvgCacheEntry > | inlineprotected |
waitForTaskFinished(QgsNetworkContentFetcherTask *task) const | QgsAbstractContentCache< QgsSvgCacheEntry > | inlineprotected |
~QgsAbstractContentCache() override | QgsAbstractContentCache< QgsSvgCacheEntry > | inline |