Quantum GIS API Documentation  1.8
QgsSvgCache Member List
This is the complete list of members for QgsSvgCache, including all inherited members.
cacheEntry(const QString &file, int 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
insertSVG(const QString &file, int 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()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]
svgAsImage(const QString &file, int size, const QColor &fill, const QColor &outline, double outlineWidth, double widthScaleFactor, double rasterScaleFactor)QgsSvgCache
svgAsPicture(const QString &file, int 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 Friends Defines