QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsSvgCache, including all inherited members.
cacheEntry(const QString &file, double size, const QColor &fill, const QColor &outline, double outlineWidth, double widthScaleFactor, double rasterScaleFactor) | QgsSvgCache | protected |
cacheImage(QgsSvgCacheEntry *entry) | QgsSvgCache | protected |
cachePicture(QgsSvgCacheEntry *entry, bool forceVectorOutput=false) | QgsSvgCache | protected |
containsParams(const QString &path, bool &hasFillParam, QColor &defaultFillColor, bool &hasOutlineParam, QColor &defaultOutlineColor, bool &hasOutlineWidthParam, double &defaultOutlineWidth) const | QgsSvgCache | |
getImageData(const QString &path) const | QgsSvgCache | |
insertSVG(const QString &file, double size, const QColor &fill, const QColor &outline, double outlineWidth, double widthScaleFactor, double rasterScaleFactor) | QgsSvgCache | protected |
instance() | QgsSvgCache | static |
QgsSvgCache(QObject *parent=0) | QgsSvgCache | protected |
replaceParamsAndCacheSvg(QgsSvgCacheEntry *entry) | QgsSvgCache | protected |
statusChanged(const QString &theStatusQString) | QgsSvgCache | signal |
svgAsImage(const QString &file, double size, const QColor &fill, const QColor &outline, double outlineWidth, double widthScaleFactor, double rasterScaleFactor, bool &fitsInCache) | QgsSvgCache | |
svgAsPicture(const QString &file, double size, const QColor &fill, const QColor &outline, double outlineWidth, double widthScaleFactor, double rasterScaleFactor, bool forceVectorOutput=false) | QgsSvgCache | |
takeEntryFromList(QgsSvgCacheEntry *entry) | QgsSvgCache | protected |
trimToMaximumSize() | QgsSvgCache | protected |
~QgsSvgCache() | QgsSvgCache |