QGIS API Documentation
2.0.1-Dufour
|
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, bool forceVectorOutput=false) | 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 | privateslot |
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 |
mEntryLookup | QgsSvgCache | private |
mInstance | QgsSvgCache | privatestatic |
mLeastRecentEntry | QgsSvgCache | private |
mMaximumSize | QgsSvgCache | privatestatic |
mMostRecentEntry | QgsSvgCache | private |
mTotalSize | QgsSvgCache | 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, bool forceVectorOutput=false) | QgsSvgCache | |
takeEntryFromList(QgsSvgCacheEntry *entry) | QgsSvgCache | protected |
trimToMaximumSize() | QgsSvgCache | protected |
~QgsSvgCache() | QgsSvgCache |