Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgParser Member List

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

addToGroup(QList< KoShape * > shapes, KoShapeContainer *group)SvgParserprotected
applyClipping(KoShape *shape, const QPointF &shapeToOriginalUserCoordinates)SvgParserprotected
applyCurrentBasicStyle(KoShape *shape)SvgParserprotected
applyCurrentStyle(KoShape *shape, const QPointF &shapeToOriginalUserCoordinates)SvgParserprotected
applyFillStyle(KoShape *shape)SvgParserprotected
applyFilter(KoShape *shape)SvgParserprotected
applyId(const QString &id, KoShape *shape)SvgParserprotected
applyMarkers(KoPathShape *shape)SvgParserprotected
applyMaskClipping(KoShape *shape, const QPointF &shapeToOriginalUserCoordinates)SvgParserprotected
applyPaintOrder(KoShape *shape)SvgParserprotected
applyStrokeStyle(KoShape *shape)SvgParserprotected
applyStyle(KoShape *, const QDomElement &, const QPointF &shapeToOriginalUserCoordinates)SvgParserprotected
applyStyle(KoShape *, const SvgStyles &, const QPointF &shapeToOriginalUserCoordinates)SvgParserprotected
applyViewBoxTransform(const QDomElement &element)SvgParserprotected
buildDocument(QList< KoShape * > shapes)SvgParserprotected
createDocumentFromSvg(QIODevice *device, QString *errorMsg=0, int *errorLine=0, int *errorColumn=0)SvgParserstatic
createDocumentFromSvg(const QByteArray &data, QString *errorMsg=0, int *errorLine=0, int *errorColumn=0)SvgParserstatic
createDocumentFromSvg(const QString &data, QString *errorMsg=0, int *errorLine=0, int *errorColumn=0)SvgParserstatic
createDocumentFromSvg(QXmlStreamReader reader, QString *errorMsg=0, int *errorLine=0, int *errorColumn=0)SvgParserstatic
createListOfShapesFromCSS(const QDomElement e, const QString value, SvgLoadingContext &context)SvgParserprotected
createObject(const QDomElement &, const SvgStyles &style=SvgStyles())SvgParserprotected
createObjectDirect(const QDomElement &b)SvgParserprotected
createPath(const QDomElement &)SvgParserprotected
createShape(const QString &shapeID)SvgParserprotected
createShapeFromCSS(const QDomElement e, const QString value, SvgLoadingContext &context)SvgParserprotected
createShapeFromElement(const QDomElement &element, SvgLoadingContext &context)SvgParserprotected
documentDescription() constSvgParser
documentTitle() constSvgParser
FileFetcherFunc typedefSvgParser
findClipPath(const QString &id)SvgParserprotected
findFilter(const QString &id, const QString &href=QString())SvgParserprotected
findGradient(const QString &id)SvgParserprotected
findPattern(const QString &id, const KoShape *shape)SvgParserprotected
getTextPath(const QDomElement &e)SvgParserprotected
getTheOnlyTextChild(const QDomElement &e)SvgParserprotected
knownMarkers() constSvgParser
m_clipMasksSvgParserprivate
m_clipPathsSvgParserprivate
m_contextSvgParserprivate
m_defsShapesSvgParserprivate
m_documentDescriptionSvgParserprivate
m_documentResourceManagerSvgParserprivate
m_documentTitleSvgParserprivate
m_filtersSvgParserprivate
m_gradientsSvgParserprivate
m_inheritStrokeFillByDefaultSvgParserprivate
m_isInsideTextSubtreeSvgParserprivate
m_markersSvgParserprivate
m_resolveTextPropertiesForTopLevelSvgParserprivate
m_shapeParentTransformSvgParserprivate
m_shapesSvgParserprivate
m_symbolsSvgParserprivate
m_warningsSvgParserprivate
parseAngular(const QString &unit)SvgParserprotected
parseClipMask(const QDomElement &e)SvgParserprotected
parseClipPath(const QDomElement &)SvgParserprotected
parseContainer(const QDomElement &)SvgParserprotected
parseDefsElement(const QDomElement &e)SvgParser
parseFilter(const QDomElement &, const QDomElement &referencedBy=QDomElement())SvgParserprotected
parseGradient(const QDomElement &)SvgParserprotected
parseGroup(const QDomElement &e, const QDomElement &overrideChildrenFrom=QDomElement(), bool createContext=true)SvgParserprotected
parseMarker(const QDomElement &e)SvgParserprotected
parseMeshGradient(const QDomElement &)SvgParserprotected
parseMeshPatch(const QDomNode &meshpatch)SvgParserprotected
parseMetadataApplyToShape(const QDomElement &e, KoShape *shape)SvgParserprotected
parsePattern(const QDomElement &e, const KoShape *__shape)SvgParserprotected
parseSingleElement(const QDomElement &b, DeferredUseStore *deferredUseStore=0)SvgParserprotected
parseSvg(const QDomElement &e, QSizeF *fragmentSize=0)SvgParser
parseSymbol(const QDomElement &e)SvgParserprotected
parseTextChildren(const QDomElement &e, KoSvgTextLoader &textLoader)SvgParserprotected
parseTextElement(const QDomElement &e, KoSvgTextShape *mergeIntoShape=0)SvgParser
parseUnit(const QString &, bool horiz=false, bool vert=false, const QRectF &bbox=QRectF())SvgParserprotected
parseUnitX(const QString &unit)SvgParserprotected
parseUnitXY(const QString &unit)SvgParserprotected
parseUnitY(const QString &unit)SvgParserprotected
parseUse(const QDomElement &, DeferredUseStore *deferredUseStore)SvgParserprotected
resolveUse(const QDomElement &e, const QString &key)SvgParserprotected
setDefaultKraTextVersion(int version)SvgParser
setFileFetcher(FileFetcherFunc func)SvgParser
setFillStrokeInheritByDefault(const bool enable)SvgParser
setResolution(const QRectF boundsInPixels, qreal pixelsPerInch)SvgParser
setResolveTextPropertiesForTopLevel(const bool enable)SvgParser
setXmlBaseDir(const QString &baseDir)SvgParser
shapes() constSvgParser
SvgParser(KoDocumentResourceManager *documentResourceManager)SvgParserexplicit
takeSymbols()SvgParser
uploadStyleToContext(const QDomElement &e)SvgParserprotected
warnings() constSvgParser
~SvgParser()SvgParservirtual