QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
qgssvgcache.cpp File Reference
#include "qgssvgcache.h"
#include "qgis.h"
#include "qgslogger.h"
#include "qgsnetworkaccessmanager.h"
#include "qgsmessagelog.h"
#include "qgssymbollayerv2utils.h"
#include <QApplication>
#include <QCoreApplication>
#include <QCursor>
#include <QDomDocument>
#include <QDomElement>
#include <QFile>
#include <QImage>
#include <QPainter>
#include <QPicture>
#include <QSvgRenderer>
#include <QFileInfo>
#include <QNetworkReply>
#include <QNetworkRequest>
Include dependency graph for qgssvgcache.cpp:

Go to the source code of this file.

Variables

QString file
 
double size
 
double outlineWidth
 
double widthScaleFactor
 
double rasterScaleFactor
 
QColor fill
 
QColor outline
 

Variable Documentation

QString file
QColor fill

Definition at line 81 of file qgssvgcache.cpp.

Referenced by fcnLPad(), and fcnRPad().

QColor outline

Definition at line 82 of file qgssvgcache.cpp.

Referenced by QgsPalLabeling::setDrawingOutlineLabels().

double outlineWidth
double rasterScaleFactor
double size

Definition at line 77 of file qgssvgcache.cpp.

Referenced by QgsComposerLegend::adjustBoxSize(), QgsRasterBlock::applyNoDataValues(), QgsSVGFillSymbolLayer::applyPattern(), QgsRasterBlock::applyScaleOffset(), QgsPalLayerSettings::calculateLabelSize(), QgsTransectSample::clipBufferLine(), QgsDistanceArea::computePolygonFlatArea(), QgsRasterBlock::convert(), QgsSymbolLayerV2Utils::convertPolygonSymbolizerToPointMarker(), QgsSVGFillSymbolLayer::createFromSld(), QgsLinePatternFillSymbolLayer::createFromSld(), QgsPalLayerSettings::dataDefinedValEval(), QgsAttributeAction::defaultAction(), QgsComposerLegend::drawAtom(), QgsComposerLegend::drawGroupItemTitle(), QgsComposerLegend::drawLayerItemTitle(), QgsComposerLegend::drawSymbolItem(), QgsComposerLegend::drawSymbolV2(), QgsComposerLegend::drawTitle(), fcnTitle(), QgsSymbolLayerV2Utils::fillFromSld(), QgsOgcUtils::geometryFromGMLLineString(), QgsOgcUtils::geometryFromGMLMultiLineString(), QgsOgcUtils::geometryFromGMLMultiPoint(), QgsOgcUtils::geometryFromGMLMultiPolygon(), QgsOgcUtils::geometryFromGMLPoint(), QgsOgcUtils::geometryFromGMLPolygon(), QgsOptionsDialogBase::initOptionsBase(), QgsSymbolLayerV2Utils::needLinePatternFill(), QgsComposerLegend::paintAndDetermineSize(), QgsPanningWidget::paintEvent(), QgsHighlight::paintPolygon(), QgsDirectoryParamWidget::QgsDirectoryParamWidget(), readOldSymbol(), QgsComposerMultiFrame::recalculateFrameSizes(), QgsPalLayerSettings::registerFeature(), QgsLabel::renderLabel(), QgsPalLayerSettings::scaleToPixelContext(), QgsNineCellFilter::setCellSizeX(), QgsNineCellFilter::setCellSizeY(), QgsMapSettings::setOutputSize(), QgsMapRenderer::setOutputSize(), QgsMarkerSymbolLayerV2::setSize(), QgsFeatureRendererV2::setVertexMarkerAppearance(), QgsDiagramRendererV2::sizeMapUnits(), QgsSingleSymbolRendererV2::startRender(), QgsGraduatedSymbolRendererV2::symbolForFeature(), QgsCategorizedSymbolRendererV2::symbolForFeature(), QgsRasterBlock::valueBytes(), and QgsLabel::writeXML().

double widthScaleFactor

Definition at line 79 of file qgssvgcache.cpp.

Referenced by QgsProjectFileTransform::transform0100to0110().