QGIS API Documentation  master-59fd5e0
src/core/symbology-ng/qgssvgcache.cpp File Reference
#include "qgssvgcache.h"
#include "qgis.h"
#include "qgslogger.h"
#include "qgsnetworkaccessmanager.h"
#include "qgsmessagelog.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
QColor fill
QColor outline
double outlineWidth
double rasterScaleFactor
double size
double widthScaleFactor

Variable Documentation

QColor fill
QColor outline

Definition at line 80 of file qgssvgcache.cpp.

Referenced by QgsSvgSelectorListModel::data(), and QgsSvgListModel::data().

double size

Definition at line 75 of file qgssvgcache.cpp.

Referenced by QgsComposerLegend::adjustBoxSize(), QgsRasterBlock::applyNoDataValues(), QgsSVGFillSymbolLayer::applyPattern(), QgsPalLayerSettings::calculateLabelSize(), QgsRendererV2Widget::changeSymbolSize(), QgsDistanceArea::computePolygonFlatArea(), QgsRasterBlock::convert(), QgsSymbolLayerV2Utils::convertPolygonSymbolizerToPointMarker(), QgsAttributeEditor::createAttributeEditor(), QgsSVGFillSymbolLayer::createFromSld(), QgsLinePatternFillSymbolLayer::createFromSld(), QgsPalLayerSettings::dataDefinedValEval(), QgsAttributeAction::defaultAction(), QgsPieDiagram::diagramSize(), QgsHistogramDiagram::diagramSize(), QgsTextDiagram::diagramSize(), QgsComposerLegend::drawAtom(), QgsComposerLegend::drawGroupItemTitle(), QgsComposerLegend::drawLayerItemTitle(), QgsComposerLegend::drawSymbolV2(), QgsComposerLegend::drawTitle(), QgsCptCityColorRampV2Dialog::eventFilter(), fcnTitle(), QgsSymbolLayerV2Utils::fillFromSld(), QgsOgcUtils::geometryFromGMLLineString(), QgsOgcUtils::geometryFromGMLMultiLineString(), QgsOgcUtils::geometryFromGMLMultiPoint(), QgsOgcUtils::geometryFromGMLMultiPolygon(), QgsOgcUtils::geometryFromGMLPoint(), QgsOgcUtils::geometryFromGMLPolygon(), QgsAttributeEditor::loadPixmap(), QgsSymbolLayerV2Utils::needLinePatternFill(), QgsComposerLegend::paintAndDetermineSize(), QgsPanningWidget::paintEvent(), QgsHighlight::paintPolygon(), QgsDirectoryParamWidget::QgsDirectoryParamWidget(), QgsMapCanvas::QgsMapCanvas(), QgsSimpleMarkerSymbolLayerV2Widget::QgsSimpleMarkerSymbolLayerV2Widget(), readOldSymbol(), QgsComposerMultiFrame::recalculateFrameSizes(), QgsPalLayerSettings::registerFeature(), QgsLabel::renderLabel(), QgsLineDecorationSymbolLayerV2::renderPolyline(), QgsPalLayerSettings::scaleToPixelContext(), QgsNineCellFilter::setCellSizeX(), QgsNineCellFilter::setCellSizeY(), QgsSymbolsListWidget::setMarkerSize(), QgsMapRenderer::setOutputSize(), QgsMarkerSymbolLayerV2::setSize(), QgsFeatureRendererV2::setVertexMarkerAppearance(), QgsDiagramRendererV2::sizeMapUnits(), QgsSingleSymbolRendererV2::startRender(), QgsGraduatedSymbolRendererV2::symbolForFeature(), QgsCategorizedSymbolRendererV2::symbolForFeature(), QgsVectorColorBrewerColorRampV2Dialog::updatePreview(), QgsVectorRandomColorRampV2Dialog::updatePreview(), QgsVectorGradientColorRampV2Dialog::updatePreview(), QgsCptCityColorRampV2Dialog::updatePreview(), QgsRasterBlock::valueBytes(), and QgsLabel::writeXML().

Definition at line 77 of file qgssvgcache.cpp.

Referenced by QgsProjectFileTransform::transform0100to0110().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines