|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|
This is the complete list of members for QgsSvgCache, including all inherited members.
| containsParams(const QString &path, bool &hasFillParam, QColor &defaultFillColor, bool &hasStrokeParam, QColor &defaultStrokeColor, bool &hasStrokeWidthParam, double &defaultStrokeWidth) 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) const | QgsSvgCache | |
| getImageData(const QString &path) const | QgsSvgCache | |
| QgsSvgCache(QObject *parent=nullptr) | QgsSvgCache | |
| 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) | QgsSvgCache | |
| svgAsPicture(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, bool forceVectorOutput=false, double fixedAspectRatio=0) | QgsSvgCache | |
| svgContent(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, double fixedAspectRatio=0) | QgsSvgCache | |
| svgViewboxSize(const QString &path, double size, const QColor &fill, const QColor &stroke, double strokeWidth, double widthScaleFactor, double fixedAspectRatio=0) | QgsSvgCache | |
| TestQgsSvgCache class | QgsSvgCache | friend |
| ~QgsSvgCache() override | QgsSvgCache |
1.8.13