QGIS API Documentation  2.4.0-Chugiak
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
containsElemParams(const QDomElement &elem, bool &hasFillParam, QColor &defaultFill, bool &hasOutlineParam, QColor &defaultOutline, bool &hasOutlineWidthParam, double &defaultOutlineWidth) const QgsSvgCacheprivate
containsParams(const QString &path, bool &hasFillParam, QColor &defaultFillColor, bool &hasOutlineParam, QColor &defaultOutlineColor, bool &hasOutlineWidthParam, double &defaultOutlineWidth) const QgsSvgCache
downloadProgress(qint64, qint64)QgsSvgCacheprivateslot
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
mEntryLookupQgsSvgCacheprivate
mLeastRecentEntryQgsSvgCacheprivate
mMaximumSizeQgsSvgCacheprivatestatic
mMissingSvgQgsSvgCacheprivate
mMostRecentEntryQgsSvgCacheprivate
mMutexQgsSvgCacheprivate
mTotalSizeQgsSvgCacheprivate
printEntryList()QgsSvgCacheprivate
QgsSvgCache(QObject *parent=0)QgsSvgCacheprotected
removeCacheEntry(QString s, QgsSvgCacheEntry *entry)QgsSvgCacheprivate
replaceElemParams(QDomElement &elem, const QColor &fill, const QColor &outline, double outlineWidth)QgsSvgCacheprivate
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