|
Krita Source Code Documentation
|
This is the complete list of members for SvgStyleWriter, including all inherited members.
| embedShape(const KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | static |
| saveMetadata(const KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | static |
| saveSvgBasicStyle(const bool isVisible, const qreal transparency, const QVector< KoShape::PaintOrder > paintOrder, bool inheritPaintorder, SvgSavingContext &context, bool textShape=false) | SvgStyleWriter | static |
| saveSvgClipping(KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgColorStops(const QGradientStops &colorStops, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgEffects(KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgFill(QSharedPointer< KoShapeBackground > background, const bool fillRuleEvenOdd, const QRectF outlineRect, const QSizeF size, const QTransform absoluteTransform, SvgSavingContext &context) | SvgStyleWriter | static |
| saveSvgGradient(const QGradient *gradient, const QTransform &gradientTransform, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgMarkers(KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgMasking(KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgMeshGradient(SvgMeshGradient *gradient, const QTransform &transform, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgPattern(QSharedPointer< KoPatternBackground > pattern, const QSizeF shapeSize, const QTransform absoluteTransform, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |
| saveSvgStroke(KoShapeStrokeModelSP, SvgSavingContext &context) | SvgStyleWriter | static |
| saveSvgStyle(KoShape *shape, SvgSavingContext &context) | SvgStyleWriter | static |
| saveSvgVectorPattern(QSharedPointer< KoVectorPatternBackground > pattern, const QRectF outlineRect, SvgSavingContext &context) | SvgStyleWriter | protectedstatic |