, 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] |
| mEntryLookup | QgsSvgCache | [private] |
| mInstance | QgsSvgCache | [private, static] |
| mLeastRecentEntry | QgsSvgCache | [private] |
| mMaximumSize | QgsSvgCache | [private, static] |
| mMostRecentEntry | QgsSvgCache | [private] |
| mTotalSize | QgsSvgCache | [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 | |