QGIS API Documentation  master-3f58142
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)QgsSvgCache [protected]
cacheImage(QgsSvgCacheEntry *entry)QgsSvgCache [protected]
cachePicture(QgsSvgCacheEntry *entry)QgsSvgCache [protected]
containsElemParams(const QDomElement &elem, bool &hasFillParam, QColor &defaultFill, bool &hasOutlineParam, QColor &defaultOutline, bool &hasOutlineWidthParam, double &defaultOutlineWidth) const QgsSvgCache [private]
containsParams(const QString &path, bool &hasFillParam, QColor &defaultFillColor, bool &hasOutlineParam, QColor &defaultOutlineColor, bool &hasOutlineWidthParam, double &defaultOutlineWidth) const QgsSvgCache
downloadProgress(qint64, qint64)QgsSvgCache [private, slot]
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]
mEntryLookupQgsSvgCache [private]
mInstanceQgsSvgCache [private, static]
mLeastRecentEntryQgsSvgCache [private]
mMaximumSizeQgsSvgCache [private, static]
mMostRecentEntryQgsSvgCache [private]
mTotalSizeQgsSvgCache [private]
printEntryList()QgsSvgCache [private]
QgsSvgCache(QObject *parent=0)QgsSvgCache [protected]
removeCacheEntry(QString s, QgsSvgCacheEntry *entry)QgsSvgCache [private]
replaceElemParams(QDomElement &elem, const QColor &fill, const QColor &outline, double outlineWidth)QgsSvgCache [private]
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)QgsSvgCache
takeEntryFromList(QgsSvgCacheEntry *entry)QgsSvgCache [protected]
trimToMaximumSize()QgsSvgCache [protected]
~QgsSvgCache()QgsSvgCache
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines