QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsSvgCache Member List

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)QgsSvgCacheprotected
cacheImage(QgsSvgCacheEntry *entry)QgsSvgCacheprotected
cachePicture(QgsSvgCacheEntry *entry, bool forceVectorOutput=false)QgsSvgCacheprotected
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)QgsSvgCacheprotected
instance()QgsSvgCachestatic
QgsSvgCache(QObject *parent=0)QgsSvgCacheprotected
replaceParamsAndCacheSvg(QgsSvgCacheEntry *entry)QgsSvgCacheprotected
statusChanged(const QString &theStatusQString)QgsSvgCachesignal
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)QgsSvgCacheprotected
trimToMaximumSize()QgsSvgCacheprotected
~QgsSvgCache()QgsSvgCache