| convertDocumentToSvg(const QTextDocument *doc, QString *svgText) | KoSvgTextShapeMarkupConverter | |
| convertFromHtml(const QString &htmlText, QString *svgText, QString *styles) | KoSvgTextShapeMarkupConverter | |
| convertFromSvg(const QString &svgText, const QString &stylesText, const QRectF &boundsInPixels, qreal pixelsPerInch) | KoSvgTextShapeMarkupConverter | |
| convertSvgToDocument(const QString &svgText, QTextDocument *doc) | KoSvgTextShapeMarkupConverter | |
| convertToHtml(QString *htmlText) | KoSvgTextShapeMarkupConverter | |
| convertToSvg(QString *svgText, QString *stylesText) | KoSvgTextShapeMarkupConverter | |
| d | KoSvgTextShapeMarkupConverter | private |
| errors() const | KoSvgTextShapeMarkupConverter | |
| formatDifference(QTextFormat test, QTextFormat reference) | KoSvgTextShapeMarkupConverter | |
| getInlineSize(const QTextFrameFormat &frameFormat) | KoSvgTextShapeMarkupConverter | static |
| getWrappingMode(const QTextFrameFormat &frameFormat) | KoSvgTextShapeMarkupConverter | static |
| InlineSizeProperty | KoSvgTextShapeMarkupConverter | static |
| KoSvgTextShapeMarkupConverter(KoSvgTextShape *shape) | KoSvgTextShapeMarkupConverter | |
| setInlineSize(QTextFrameFormat *frameFormat, double inlineSize) | KoSvgTextShapeMarkupConverter | static |
| setWrappingMode(QTextFrameFormat *frameFormat, WrappingMode wrappingMode) | KoSvgTextShapeMarkupConverter | static |
| style(QTextCharFormat format, QTextBlockFormat blockFormat, QTextCharFormat mostCommon=QTextCharFormat(), bool includeLineHeight=false) | KoSvgTextShapeMarkupConverter | |
| stylesFromString(QStringList styles, QTextCharFormat currentCharFormat, QTextBlockFormat currentBlockFormat, ExtraStyles &extraStyles) | KoSvgTextShapeMarkupConverter | static |
| warnings() const | KoSvgTextShapeMarkupConverter | |
| WrappingMode enum name | KoSvgTextShapeMarkupConverter | |
| WrappingModeProperty | KoSvgTextShapeMarkupConverter | static |
| ~KoSvgTextShapeMarkupConverter() | KoSvgTextShapeMarkupConverter | |