QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsSimpleLineSymbolLayerV2 Member List

This is the complete list of members for QgsSimpleLineSymbolLayerV2, including all inherited members.

clone() const overrideQgsSimpleLineSymbolLayerV2virtual
color() const QgsSymbolLayerV2inlinevirtual
copyDataDefinedProperties(QgsSymbolLayerV2 *destLayer) const QgsSymbolLayerV2protected
create(const QgsStringMap &properties=QgsStringMap())QgsSimpleLineSymbolLayerV2static
createFromSld(QDomElement &element)QgsSimpleLineSymbolLayerV2static
customDashPatternMapUnitScale() const QgsSimpleLineSymbolLayerV2inline
customDashPatternUnit() const QgsSimpleLineSymbolLayerV2inline
customDashVector() const QgsSimpleLineSymbolLayerV2inline
dataDefinedProperty(const QString &property) const QgsSymbolLayerV2virtual
dataDefinedPropertyString(const QString &property) const QgsSymbolLayerV2virtual
drawInsidePolygon() const QgsSimpleLineSymbolLayerV2inline
drawPreviewIcon(QgsSymbolV2RenderContext &context, QSize size) overrideQgsLineSymbolLayerV2virtual
dxfBrushColor(const QgsSymbolV2RenderContext &context) const QgsSymbolLayerV2virtual
dxfBrushStyle() const QgsSymbolLayerV2virtual
dxfColor(const QgsSymbolV2RenderContext &context) const overrideQgsSimpleLineSymbolLayerV2virtual
dxfCustomDashPattern(QgsSymbolV2::OutputUnit &unit) const overrideQgsSimpleLineSymbolLayerV2virtual
dxfOffset(const QgsDxfExport &e, const QgsSymbolV2RenderContext &context) const overrideQgsSimpleLineSymbolLayerV2virtual
dxfPenStyle() const overrideQgsSimpleLineSymbolLayerV2virtual
dxfWidth(const QgsDxfExport &e, const QgsSymbolV2RenderContext &context) const overrideQgsSimpleLineSymbolLayerV2virtual
estimateMaxBleed() const overrideQgsSimpleLineSymbolLayerV2virtual
expression(const QString &property) const QgsSymbolLayerV2protectedvirtual
fillColor() const QgsSymbolLayerV2inlinevirtual
hasDataDefinedProperties() const QgsSymbolLayerV2inline
isLocked() const QgsSymbolLayerV2inline
layerType() const overrideQgsSimpleLineSymbolLayerV2virtual
mapUnitScale() const overrideQgsSimpleLineSymbolLayerV2virtual
mColorQgsSymbolLayerV2protected
mCustomDashPatternMapUnitScaleQgsSimpleLineSymbolLayerV2protected
mCustomDashPatternUnitQgsSimpleLineSymbolLayerV2protected
mCustomDashVectorQgsSimpleLineSymbolLayerV2protected
mDataDefinedPropertiesQgsSymbolLayerV2protected
mDrawInsidePolygonQgsSimpleLineSymbolLayerV2protected
mLockedQgsSymbolLayerV2protected
mOffsetQgsLineSymbolLayerV2protected
mOffsetMapUnitScaleQgsLineSymbolLayerV2protected
mOffsetUnitQgsLineSymbolLayerV2protected
mPenQgsSimpleLineSymbolLayerV2protected
mPenCapStyleQgsSimpleLineSymbolLayerV2protected
mPenJoinStyleQgsSimpleLineSymbolLayerV2protected
mPenStyleQgsSimpleLineSymbolLayerV2protected
mRenderingPassQgsSymbolLayerV2protected
mSelPenQgsSimpleLineSymbolLayerV2protected
mTypeQgsSymbolLayerV2protected
mUseCustomDashPatternQgsSimpleLineSymbolLayerV2protected
mWidthQgsLineSymbolLayerV2protected
mWidthMapUnitScaleQgsLineSymbolLayerV2protected
mWidthUnitQgsLineSymbolLayerV2protected
offset() const QgsLineSymbolLayerV2inline
offsetMapUnitScale() const QgsLineSymbolLayerV2inline
offsetUnit() const QgsLineSymbolLayerV2inline
ogrFeatureStyle(double mmScaleFactor, double mapUnitScaleFactor) const overrideQgsSimpleLineSymbolLayerV2virtual
outlineColor() const QgsSymbolLayerV2inlinevirtual
outputUnit() const overrideQgsSimpleLineSymbolLayerV2virtual
penCapStyle() const QgsSimpleLineSymbolLayerV2inline
penJoinStyle() const QgsSimpleLineSymbolLayerV2inline
penStyle() const QgsSimpleLineSymbolLayerV2inline
prepareExpressions(const QgsFields *fields, double scale=-1.0)QgsSymbolLayerV2protectedvirtual
properties() const overrideQgsSimpleLineSymbolLayerV2virtual
QgsLineSymbolLayerV2(bool locked=false)QgsLineSymbolLayerV2protected
QgsSimpleLineSymbolLayerV2(QColor color=DEFAULT_SIMPLELINE_COLOR, double width=DEFAULT_SIMPLELINE_WIDTH, Qt::PenStyle penStyle=DEFAULT_SIMPLELINE_PENSTYLE)QgsSimpleLineSymbolLayerV2
QgsSymbolLayerV2(QgsSymbolV2::SymbolType type, bool locked=false)QgsSymbolLayerV2inlineprotected
removeDataDefinedProperties()QgsSymbolLayerV2virtual
removeDataDefinedProperty(const QString &property)QgsSymbolLayerV2virtual
renderingPass() const QgsSymbolLayerV2inline
renderPolygonOutline(const QPolygonF &points, QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context) overrideQgsSimpleLineSymbolLayerV2virtual
renderPolyline(const QPolygonF &points, QgsSymbolV2RenderContext &context) overrideQgsSimpleLineSymbolLayerV2virtual
saveDataDefinedProperties(QgsStringMap &stringMap) const QgsSymbolLayerV2protected
selectFillBorderQgsSymbolLayerV2protectedstatic
selectFillStyleQgsSymbolLayerV2protectedstatic
selectionIsOpaqueQgsSymbolLayerV2protectedstatic
setColor(const QColor &color)QgsSymbolLayerV2inlinevirtual
setCustomDashPatternMapUnitScale(const QgsMapUnitScale &scale)QgsSimpleLineSymbolLayerV2inline
setCustomDashPatternUnit(QgsSymbolV2::OutputUnit unit)QgsSimpleLineSymbolLayerV2inline
setCustomDashVector(const QVector< qreal > &vector)QgsSimpleLineSymbolLayerV2inline
setDataDefinedProperty(const QString &property, const QString &expressionString)QgsSymbolLayerV2virtual
setDrawInsidePolygon(bool drawInsidePolygon)QgsSimpleLineSymbolLayerV2inline
setFillColor(const QColor &color)QgsSymbolLayerV2inlinevirtual
setLocked(bool locked)QgsSymbolLayerV2inline
setMapUnitScale(const QgsMapUnitScale &scale) overrideQgsSimpleLineSymbolLayerV2virtual
setOffset(double offset)QgsLineSymbolLayerV2inline
setOffsetMapUnitScale(const QgsMapUnitScale &scale)QgsLineSymbolLayerV2inline
setOffsetUnit(QgsSymbolV2::OutputUnit unit)QgsLineSymbolLayerV2inline
setOutlineColor(const QColor &color)QgsSymbolLayerV2inlinevirtual
setOutputUnit(QgsSymbolV2::OutputUnit unit) overrideQgsSimpleLineSymbolLayerV2virtual
setPenCapStyle(Qt::PenCapStyle style)QgsSimpleLineSymbolLayerV2inline
setPenJoinStyle(Qt::PenJoinStyle style)QgsSimpleLineSymbolLayerV2inline
setPenStyle(Qt::PenStyle style)QgsSimpleLineSymbolLayerV2inline
setRenderingPass(int renderingPass)QgsSymbolLayerV2inline
setSubSymbol(QgsSymbolV2 *symbol)QgsSymbolLayerV2inlinevirtual
setUseCustomDashPattern(bool b)QgsSimpleLineSymbolLayerV2inline
setWidth(double width)QgsLineSymbolLayerV2inlinevirtual
setWidthMapUnitScale(const QgsMapUnitScale &scale)QgsLineSymbolLayerV2inline
setWidthUnit(QgsSymbolV2::OutputUnit unit)QgsLineSymbolLayerV2inline
startRender(QgsSymbolV2RenderContext &context) overrideQgsSimpleLineSymbolLayerV2virtual
stopRender(QgsSymbolV2RenderContext &context) overrideQgsSimpleLineSymbolLayerV2virtual
subSymbol()QgsSymbolLayerV2inlinevirtual
toSld(QDomDocument &doc, QDomElement &element, QgsStringMap props) const overrideQgsSimpleLineSymbolLayerV2virtual
type() const QgsSymbolLayerV2inline
useCustomDashPattern() const QgsSimpleLineSymbolLayerV2inline
usedAttributes() const QgsSymbolLayerV2virtual
width() const QgsLineSymbolLayerV2inlinevirtual
widthMapUnitScale() const QgsLineSymbolLayerV2inline
widthUnit() const QgsLineSymbolLayerV2inline
writeDxf(QgsDxfExport &e, double mmMapUnitScaleFactor, const QString &layerName, const QgsSymbolV2RenderContext *context, const QgsFeature *f, const QPointF &shift=QPointF(0.0, 0.0)) const QgsSymbolLayerV2virtual
~QgsSymbolLayerV2()QgsSymbolLayerV2inlinevirtual