QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsSimpleFillSymbolLayerV2 Member List

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

_renderPolygon(QPainter *p, const QPolygonF &points, const QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context)QgsFillSymbolLayerV2protected
angle() const QgsFillSymbolLayerV2inline
borderColor() const QgsSimpleFillSymbolLayerV2inline
borderStyle() const QgsSimpleFillSymbolLayerV2inline
borderWidth() const QgsSimpleFillSymbolLayerV2inline
borderWidthMapUnitScale() const QgsSimpleFillSymbolLayerV2inline
borderWidthUnit() const QgsSimpleFillSymbolLayerV2inline
brushStyle() const QgsSimpleFillSymbolLayerV2inline
clone() const QgsSimpleFillSymbolLayerV2virtual
color() const QgsSymbolLayerV2inlinevirtual
copyDataDefinedProperties(QgsSymbolLayerV2 *destLayer) const QgsSymbolLayerV2protected
create(const QgsStringMap &properties=QgsStringMap())QgsSimpleFillSymbolLayerV2static
createFromSld(QDomElement &element)QgsSimpleFillSymbolLayerV2static
dataDefinedProperty(const QString &property) const QgsSymbolLayerV2virtual
dataDefinedPropertyString(const QString &property) const QgsSymbolLayerV2virtual
drawPreviewIcon(QgsSymbolV2RenderContext &context, QSize size)QgsFillSymbolLayerV2virtual
dxfBrushColor(const QgsSymbolV2RenderContext &context) const QgsSimpleFillSymbolLayerV2virtual
dxfBrushStyle() const QgsSimpleFillSymbolLayerV2virtual
dxfColor(const QgsSymbolV2RenderContext &context) const QgsSimpleFillSymbolLayerV2virtual
dxfCustomDashPattern(QgsSymbolV2::OutputUnit &unit) const QgsSymbolLayerV2virtual
dxfPenStyle() const QgsSimpleFillSymbolLayerV2virtual
dxfWidth(const QgsDxfExport &e, const QgsSymbolV2RenderContext &context) const QgsSimpleFillSymbolLayerV2virtual
estimateMaxBleed() const QgsSimpleFillSymbolLayerV2virtual
expression(const QString &property) const QgsSymbolLayerV2protectedvirtual
fillColor() const QgsSimpleFillSymbolLayerV2inlinevirtual
hasDataDefinedProperties() const QgsSymbolLayerV2inline
isLocked() const QgsSymbolLayerV2inline
layerType() const QgsSimpleFillSymbolLayerV2virtual
mAngleQgsFillSymbolLayerV2protected
mapUnitScale() const QgsSimpleFillSymbolLayerV2virtual
mBorderColorQgsSimpleFillSymbolLayerV2protected
mBorderStyleQgsSimpleFillSymbolLayerV2protected
mBorderWidthQgsSimpleFillSymbolLayerV2protected
mBorderWidthMapUnitScaleQgsSimpleFillSymbolLayerV2protected
mBorderWidthUnitQgsSimpleFillSymbolLayerV2protected
mBrushQgsSimpleFillSymbolLayerV2protected
mBrushStyleQgsSimpleFillSymbolLayerV2protected
mColorQgsSymbolLayerV2protected
mDataDefinedPropertiesQgsSymbolLayerV2protected
mLockedQgsSymbolLayerV2protected
mOffsetQgsSimpleFillSymbolLayerV2protected
mOffsetMapUnitScaleQgsSimpleFillSymbolLayerV2protected
mOffsetUnitQgsSimpleFillSymbolLayerV2protected
mPenQgsSimpleFillSymbolLayerV2protected
mPenJoinStyleQgsSimpleFillSymbolLayerV2protected
mRenderingPassQgsSymbolLayerV2protected
mSelBrushQgsSimpleFillSymbolLayerV2protected
mSelPenQgsSimpleFillSymbolLayerV2protected
mTypeQgsSymbolLayerV2protected
offset()QgsSimpleFillSymbolLayerV2inline
offsetMapUnitScale() const QgsSimpleFillSymbolLayerV2inline
offsetUnit() const QgsSimpleFillSymbolLayerV2inline
ogrFeatureStyle(double mmScaleFactor, double mapUnitScaleFactor) const QgsSimpleFillSymbolLayerV2virtual
outlineColor() const QgsSimpleFillSymbolLayerV2inlinevirtual
outputUnit() const QgsSimpleFillSymbolLayerV2virtual
penJoinStyle() const QgsSimpleFillSymbolLayerV2inline
prepareExpressions(const QgsFields *fields, double scale=-1.0)QgsSymbolLayerV2protectedvirtual
properties() const QgsSimpleFillSymbolLayerV2virtual
QgsFillSymbolLayerV2(bool locked=false)QgsFillSymbolLayerV2protected
QgsSimpleFillSymbolLayerV2(QColor color=DEFAULT_SIMPLEFILL_COLOR, Qt::BrushStyle style=DEFAULT_SIMPLEFILL_STYLE, QColor borderColor=DEFAULT_SIMPLEFILL_BORDERCOLOR, Qt::PenStyle borderStyle=DEFAULT_SIMPLEFILL_BORDERSTYLE, double borderWidth=DEFAULT_SIMPLEFILL_BORDERWIDTH, Qt::PenJoinStyle penJoinStyle=DEFAULT_SIMPLEFILL_JOINSTYLE)QgsSimpleFillSymbolLayerV2
QgsSymbolLayerV2(QgsSymbolV2::SymbolType type, bool locked=false)QgsSymbolLayerV2inlineprotected
removeDataDefinedProperties()QgsSymbolLayerV2virtual
removeDataDefinedProperty(const QString &property)QgsSymbolLayerV2virtual
renderingPass() const QgsSymbolLayerV2inline
renderPolygon(const QPolygonF &points, QList< QPolygonF > *rings, QgsSymbolV2RenderContext &context)QgsSimpleFillSymbolLayerV2virtual
saveDataDefinedProperties(QgsStringMap &stringMap) const QgsSymbolLayerV2protected
selectFillBorderQgsSymbolLayerV2protectedstatic
selectFillStyleQgsSymbolLayerV2protectedstatic
selectionIsOpaqueQgsSymbolLayerV2protectedstatic
setAngle(double angle)QgsFillSymbolLayerV2inline
setBorderColor(QColor borderColor)QgsSimpleFillSymbolLayerV2inline
setBorderStyle(Qt::PenStyle borderStyle)QgsSimpleFillSymbolLayerV2inline
setBorderWidth(double borderWidth)QgsSimpleFillSymbolLayerV2inline
setBorderWidthMapUnitScale(const QgsMapUnitScale &scale)QgsSimpleFillSymbolLayerV2inline
setBorderWidthUnit(QgsSymbolV2::OutputUnit unit)QgsSimpleFillSymbolLayerV2inline
setBrushStyle(Qt::BrushStyle style)QgsSimpleFillSymbolLayerV2inline
setColor(const QColor &color)QgsSymbolLayerV2inlinevirtual
setDataDefinedProperty(const QString &property, const QString &expressionString)QgsSymbolLayerV2virtual
setFillColor(const QColor &color)QgsSimpleFillSymbolLayerV2inlinevirtual
setLocked(bool locked)QgsSymbolLayerV2inline
setMapUnitScale(const QgsMapUnitScale &scale)QgsSimpleFillSymbolLayerV2virtual
setOffset(QPointF offset)QgsSimpleFillSymbolLayerV2inline
setOffsetMapUnitScale(const QgsMapUnitScale &scale)QgsSimpleFillSymbolLayerV2inline
setOffsetUnit(QgsSymbolV2::OutputUnit unit)QgsSimpleFillSymbolLayerV2inline
setOutlineColor(const QColor &color)QgsSimpleFillSymbolLayerV2inlinevirtual
setOutputUnit(QgsSymbolV2::OutputUnit unit)QgsSimpleFillSymbolLayerV2virtual
setPenJoinStyle(Qt::PenJoinStyle style)QgsSimpleFillSymbolLayerV2inline
setRenderingPass(int renderingPass)QgsSymbolLayerV2inline
setSubSymbol(QgsSymbolV2 *symbol)QgsSymbolLayerV2inlinevirtual
startRender(QgsSymbolV2RenderContext &context)QgsSimpleFillSymbolLayerV2virtual
stopRender(QgsSymbolV2RenderContext &context)QgsSimpleFillSymbolLayerV2virtual
subSymbol()QgsSymbolLayerV2inlinevirtual
toSld(QDomDocument &doc, QDomElement &element, QgsStringMap props) const QgsSimpleFillSymbolLayerV2virtual
type() const QgsSymbolLayerV2inline
usedAttributes() const QgsSymbolLayerV2virtual
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