|
Krita Source Code Documentation
|
This is the complete list of members for KoSvgTextShape, including all inherited members.
| absoluteOutlineRect() const | KoShape | |
| absoluteOutlineRect(const QList< KoShape * > &shapes) | KoShape | static |
| absolutePosition(KoFlake::AnchorPosition anchor=KoFlake::Center) const | KoShape | |
| absoluteTransformation() const | KoShape | |
| addDependee(KoShape *shape) | KoShape | |
| additionalAttribute(const QString &name) const | KoShape | |
| addShapeChangeListener(ShapeChangeListener *listener) | KoShape | |
| addShapeManager(KoShapeManager *manager) | KoShape | private |
| anchor() const | KoShape | |
| anchoredChunkShift(const QVector< CharacterResult > &result, const bool isHorizontal, const int start, int &end) | KoSvgTextShape | static |
| applyAbsoluteTransformation(const QTransform &matrix) | KoShape | |
| applyAnchoring(QVector< CharacterResult > &result, bool isHorizontal, const KoSvgText::ResolutionHandler resHandler) | KoSvgTextShape | static |
| applyTextLength(KisForest< KoSvgTextContentElement >::child_iterator currentTextElement, QVector< CharacterResult > &result, int ¤tIndex, int &resolvedDescendentNodes, bool isHorizontal, const KoSvgTextProperties resolvedProps, const KoSvgText::ResolutionHandler &resHandler) | KoSvgTextShape | |
| applyTextPath(KisForest< KoSvgTextContentElement >::child_iterator parent, QVector< CharacterResult > &result, bool isHorizontal, QPointF &startPos, const KoSvgTextProperties resolvedProps) | KoSvgTextShape | static |
| applyTransformation(const QTransform &matrix) | KoShape | |
| applyWhiteSpace(KisForest< KoSvgTextContentElement > &tree, const bool convertToPreWrapped=false) | KoSvgTextShape | inline |
| applyWhiteSpaceImpl(std::reverse_iterator< KisForest< KoSvgTextContentElement >::child_iterator > current, QVector< bool > &collapsed, QString &allText, const bool convertToPreWrapped) | KoSvgTextShape | inline |
| background() const override | KoSvgTextShape | virtual |
| Background enum value | KoShape | |
| BackgroundChanged enum value | KoShape | |
| BiggestRunAroundSide enum value | KoShape | |
| BorderChanged enum value | KoShape | |
| BothRunAroundSide enum value | KoShape | |
| boundingRect() const override | KoSvgTextShape | virtual |
| KoShape::boundingRect(const QList< KoShape * > &shapes) | KoShape | static |
| ChangeType enum name | KoShape | |
| characterResultOnPath(CharacterResult &cr, qreal length, qreal offset, bool isHorizontal, bool isClosed) | KoSvgTextShape | static |
| ChildChanged enum value | KoShape | |
| childCount(KisForest< KoSvgTextContentElement >::child_iterator it) | KoSvgTextShape | inlinestatic |
| ChildZDefault enum value | KoShape | |
| ChildZOrderPolicy enum name | KoShape | |
| childZOrderPolicy() | KoShape | virtual |
| ChildZParentChild enum value | KoShape | |
| ChildZPassThrough enum value | KoShape | |
| cleanUp() | KoSvgTextShape | |
| cleanUp(KisForest< KoSvgTextContentElement > &tree) | KoSvgTextShape | inlinestatic |
| clearAssociatedOutlines() | KoSvgTextShape | |
| clipMask() const | KoShape | |
| ClipMaskChanged enum value | KoShape | |
| clipPath() const | KoShape | |
| ClipPathChanged enum value | KoShape | |
| cloneShape() const override | KoSvgTextShape | virtual |
| cloneShapeAndBakeAbsoluteTransform() const | KoShape | |
| collapsedWhiteSpacesForText(KisForest< KoSvgTextContentElement > &tree, QString &allText, const bool alsoCollapseLowSurrogate=false) | KoSvgTextShape | inlinestatic |
| collectPaths(const KoShape *rootShape, QVector< CharacterResult > &result, int ¤tIndex) | KoSvgTextShape | |
| collectSubChunks(KisForest< KoSvgTextContentElement >::child_iterator it, KoSvgTextProperties parent, bool textInPath, bool &firstTextInPath) | KoSvgTextShape | static |
| compareShapeZIndex(KoShape *s1, KoShape *s2) | KoShape | static |
| computeFontMetrics(KisForest< KoSvgTextContentElement >::child_iterator parent, const KoSvgTextProperties &parentProps, const KoSvgText::FontMetrics &parentBaselineTable, const KoSvgText::Baseline parentBaseline, const QPointF superScript, const QPointF subScript, QVector< CharacterResult > &result, int ¤tIndex, const KoSvgText::ResolutionHandler resHandler, const bool isHorizontal, const bool disableFontMatching) | KoSvgTextShape | static |
| computeTextDecorations(KisForest< KoSvgTextContentElement >::child_iterator currentTextElement, const QVector< CharacterResult > &result, const QMap< int, int > &logicalToVisual, const KoSvgText::ResolutionHandler resHandler, KoPathShape *textPath, qreal textPathoffset, bool side, int ¤tIndex, bool isHorizontal, bool ltr, bool wrapping, const KoSvgTextProperties resolvedProps) | KoSvgTextShape | |
| ConnectionPointChanged enum value | KoShape | |
| ContentChanged enum value | KoShape | |
| ContourBox enum value | KoShape | |
| ContourFull enum value | KoShape | |
| ContourOutside enum value | KoShape | |
| convertCharTransformsToPreformatted(bool makeInlineSize=false) | KoSvgTextShape | |
| copyRange(int index, int length) const | KoSvgTextShape | |
| copySettings(const KoShape *shape) | KoShape | |
| createHandlePainterHelperDocument(QPainter *painter, KoShape *shape, qreal handleRadius, int decorationThickness) | KoShape | static |
| createHandlePainterHelperView(QPainter *painter, KoShape *shape, const KoViewConverter &converter, qreal handleRadius=0.0, int decorationThickness=1) | KoShape | static |
| createTextNodeIndex(KisForest< KoSvgTextContentElement >::child_iterator textElement) | KoSvgTextShape | static |
| cursorForPos(int pos, QLineF &caret, QColor &color, double bidiFlagSize=1.0) | KoSvgTextShape | |
| cursorPos | KoSvgTextShape | |
| d | KoSvgTextShape | private |
| DebugElement enum name | KoSvgTextShape | |
| debugParsing() | KoSvgTextShape | |
| defaultCursorShape() | KoSvgTextShape | private |
| defaultPaintOrder() | KoShape | static |
| defaultPlaceholderText() | KoSvgTextShape | static |
| Deleted enum value | KoShape | |
| KoShape::dependees() const | KoShape | |
| KoShape::Private::dependees | KoShape::Private | private |
| disableFontMatching | KoSvgTextShape | |
| documentToShape(const QPointF &point) const | KoShape | |
| documentToShape(const QRectF &rect) const | KoShape | |
| EnoughRunAroundSide enum value | KoShape | |
| enterNodeSubtree() | KoSvgTextShape | |
| Fill enum value | KoShape | |
| filterEffectStack() const | KoShape | |
| finalizeDecoration(QPainterPath decorationPath, const QPointF offset, const QPainterPathStroker &stroker, const KoSvgText::TextDecoration type, QMap< KoSvgText::TextDecoration, QPainterPath > &decorationPaths, const KoPathShape *currentTextPath, const bool isHorizontal, const qreal currentTextPathOffset, const bool textPathSide) | KoSvgTextShape | static |
| findNodeIndexForPropertyId(KoSvgTextProperties::PropertyId propertyId) | KoSvgTextShape | |
| findRangeForNodeIndex(const KoSvgTextNodeIndex &node) const | KoSvgTextShape | |
| findTextContentElementForIndex(KisForest< KoSvgTextContentElement > &tree, int ¤tIndex, int sought, bool skipZeroWidth=false) | KoSvgTextShape | inlinestatic |
| fontMatchingDisabled() const | KoSvgTextShape | |
| Foreground enum value | KoShape | |
| generateDecorationPaths(const int &start, const int &end, const KoSvgText::ResolutionHandler resHandler, const QVector< CharacterResult > &result, const bool isHorizontal, const KoSvgText::TextDecorations &decor, const KoSvgText::TextDecorationStyle style=KoSvgText::TextDecorationStyle::Solid, const bool textDecorationSkipInset=false, const KoPathShape *currentTextPath=nullptr, const qreal currentTextPathOffset=0.0, const bool textPathSide=false, const KoSvgText::TextDecorationUnderlinePosition underlinePosH=KoSvgText::TextDecorationUnderlinePosition::UnderlineAuto, const KoSvgText::TextDecorationUnderlinePosition underlinePosV=KoSvgText::TextDecorationUnderlinePosition::UnderlineAuto) | KoSvgTextShape | |
| GenericMatrixChange enum value | KoShape | |
| getMemento() | KoSvgTextShape | |
| handleLineBoxAlignment(KisForest< KoSvgTextContentElement >::child_iterator parent, QVector< CharacterResult > &result, const QVector< LineBox > lineBoxes, int ¤tIndex, const bool isHorizontal, const KoSvgTextProperties resolvedProps) | KoSvgTextShape | static |
| hasAdditionalAttribute(const QString &name) const | KoShape | |
| hasCommonParent(const KoShape *shape) const | KoShape | |
| hasDependee(KoShape *shape) const | KoShape | |
| hasTransparency() const | KoShape | virtual |
| hitTest(const QPointF &position) const | KoShape | virtual |
| hyperLink() const | KoShape | |
| indexForPos(int pos) const | KoSvgTextShape | |
| inheritBackground() const | KoShape | |
| inheritPaintOrder() const | KoShape | |
| inheritsTransformFromAny(const QList< KoShape * > ancestorsInQuestion) const | KoShape | |
| inheritStroke() const | KoShape | |
| initialTextPosition | KoSvgTextShape | |
| initialTextPosition() const | KoSvgTextShape | |
| InlineWrap enum value | KoSvgTextShape | |
| insertNewLinesAtAnchors(KisForest< KoSvgTextContentElement > &tree, bool shapesInside=false) | KoSvgTextShape | inlinestatic |
| insertNewLinesAtAnchorsImpl(std::reverse_iterator< KisForest< KoSvgTextContentElement >::child_iterator > current, QVector< KoSvgText::CharTransformation > &resolvedTransforms, bool &inTextPath) | KoSvgTextShape | inlinestatic |
| insertRichText(int pos, const KoSvgTextShape *richText) | KoSvgTextShape | |
| insertText(int pos, QString text) | KoSvgTextShape | |
| insertTransforms(KisForest< KoSvgTextContentElement > &tree, const int start, const int length, const bool allowSkipFirst) | KoSvgTextShape | inlinestatic |
| insertTransformsImpl(KisForest< KoSvgTextContentElement >::child_iterator currentTextElement, const int globalIndex, const int start, const int length, const QVector< bool > collapsedCharacters, const bool allowSkipFirst) | KoSvgTextShape | inlinestatic |
| isBidi | KoSvgTextShape | |
| isContentProtected() const | KoShape | |
| isGeometryProtected() const | KoShape | |
| isLoading | KoSvgTextShape | |
| isPrintable() const | KoShape | |
| isSelectable() const | KoShape | |
| isShapeEditable(bool recursive=true) const | KoShape | virtual |
| isVisible(bool recursive=true) const | KoShape | |
| iteratorForTreeIndex(const QVector< int > treeIndex, KisForest< KoSvgTextContentElement >::child_iterator parent) | KoSvgTextShape | inlinestatic |
| keepAspectRatio() const | KoShape | |
| KeepAspectRatioChange enum value | KoShape | |
| KoShape() | KoShape | |
| KoShape(const KoShape &rhs) | KoShape | protected |
| KoSvgTextLoader | KoSvgTextShape | friend |
| KoSvgTextShape() | KoSvgTextShape | |
| KoSvgTextShape(const KoSvgTextShape &rhs) | KoSvgTextShape | |
| leaveNodeSubtree() | KoSvgTextShape | |
| LeftRunAroundSide enum value | KoShape | |
| linearizeSubtree(const QList< KoShape * > &shapes) | KoShape | static |
| linearizeSubtreeSorted(const QList< KoShape * > &shapes) | KoShape | static |
| lineBoxes | KoSvgTextShape | |
| lineEnd(int pos) | KoSvgTextShape | |
| lineStart(int pos) | KoSvgTextShape | |
| KoShape::listeners() const | KoShape | protected |
| KoShape::Private::listeners | KoShape::Private | private |
| loadGlyph(const KoSvgText::ResolutionHandler &resHandler, const FT_Int32 faceLoadFlags, const bool isHorizontal, const char32_t firstCodepoint, const KoSvgText::TextRendering rendering, raqm_glyph_t ¤tGlyph, CharacterResult &charResult, QPointF &totalAdvanceFTFontCoordinates) | KoSvgTextShape | static |
| loadGlyphOnly(const QTransform &ftTF, FT_Int32 faceLoadFlags, bool isHorizontal, raqm_glyph_t ¤tGlyph, CharacterResult &charResult, const KoSvgText::TextRendering rendering) | KoSvgTextShape | static |
| loadSvg(const QDomElement &element, SvgLoadingContext &context) | SvgShape | virtual |
| logicalToVisualCursorPos | KoSvgTextShape | |
| Markers enum value | KoShape | |
| maxZIndex | KoShape | static |
| mergePropertiesIntoRange(const int startPos, const int endPos, const KoSvgTextProperties properties, const QSet< KoSvgTextProperties::PropertyId > removeProperties=QSet< KoSvgTextProperties::PropertyId >()) | KoSvgTextShape | |
| minimumHeight() const | KoShape | |
| minZIndex | KoShape | static |
| name() const | KoShape | |
| nextIndex(int pos) | KoSvgTextShape | |
| nextLine(int pos) | KoSvgTextShape | |
| nextPos(int pos, bool visual) | KoSvgTextShape | private |
| NoRunAround enum value | KoShape | |
| notifyChanged() | KoShape | |
| notifyCursorPosChanged(int pos, int anchor) | KoSvgTextShape | |
| notifyMarkupChanged() | KoSvgTextShape | |
| numChars(KisForest< KoSvgTextContentElement >::child_iterator parent, bool withControls=false, KoSvgTextProperties resolvedProps=KoSvgTextProperties::defaultProperties()) | KoSvgTextShape | inlinestatic |
| outline() const override | KoSvgTextShape | virtual |
| outlineRect() const override | KoSvgTextShape | virtual |
| paint(QPainter &painter) const override | KoSvgTextShape | virtual |
| paintDebug(QPainter &painter, DebugElements elements) const | KoSvgTextShape | |
| paintDebug(QPainter &painter, const QVector< CharacterResult > &result, int ¤tIndex) | KoSvgTextShape | |
| paintMarkers(QPainter &painter) const | KoShape | virtual |
| PaintOrder enum name | KoShape | |
| paintOrder() const override | KoSvgTextShape | virtual |
| paintPaths(QPainter &painter, const QPainterPath &outlineRect, const KoShape *rootShape, const QVector< CharacterResult > &result, const KoSvgText::TextRendering rendering, QPainterPath &chunk, int ¤tIndex) | KoSvgTextShape | |
| paintStroke(QPainter &painter) const override | KoSvgTextShape | virtual |
| paintTextDecoration(QPainter &painter, const QPainterPath &outlineRect, const KoShape *rootShape, const KoSvgText::TextDecoration type, const KoSvgText::TextRendering rendering) | KoSvgTextShape | |
| ParameterChanged enum value | KoShape | |
| KoShape::parent() const | KoShape | |
| KoShape::Private::parent | KoShape::Private | private |
| ParentChanged enum value | KoShape | |
| plainText | KoSvgTextShape | |
| plainText() | KoSvgTextShape | |
| posDown(int pos, bool visual=false) | KoSvgTextShape | |
| posForIndex(int index, bool firstIndex=false, bool skipSynthetic=false) const | KoSvgTextShape | |
| posForPoint(QPointF point, int start=-1, int end=-1, bool *overlaps=nullptr) | KoSvgTextShape | |
| posForPointLineSensitive(QPointF point) | KoSvgTextShape | |
| position() const | KoShape | |
| PositionChanged enum value | KoShape | |
| posLeft(int pos, bool visual=false) | KoSvgTextShape | |
| posRight(int pos, bool visual=false) | KoSvgTextShape | |
| posUp(int pos, bool visual=false) | KoSvgTextShape | |
| PreformattedText enum value | KoSvgTextShape | |
| PrePositionedText enum value | KoSvgTextShape | |
| previousIndex(int pos) | KoSvgTextShape | |
| previousLine(int pos) | KoSvgTextShape | |
| previousPos(int pos, bool visual) | KoSvgTextShape | private |
| Private()=default | KoSvgTextShape | |
| Private(const Private &rhs) | KoSvgTextShape | inline |
| propertiesForPos(const int pos, bool inherited=false) const | KoSvgTextShape | |
| propertiesForRange(const int startPos, const int endPos, bool inherited=false) const | KoSvgTextShape | |
| Q_DECLARE_FLAGS(DebugElements, DebugElement) | KoSvgTextShape | |
| relayout() const | KoSvgTextShape | |
| relayout() | KoSvgTextShape | |
| relayoutIsBlocked() const | KoSvgTextShape | |
| removeAdditionalAttribute(const QString &name) | KoShape | |
| removeAdditionalStyleAttribute(const char *name) | KoShape | |
| removeDependee(KoShape *shape) | KoShape | |
| removeShapeChangeListener(ShapeChangeListener *listener) | KoShape | |
| removeShapeManager(KoShapeManager *manager) | KoShape | private |
| removeText(int &index, int &length) | KoSvgTextShape | |
| removeTransforms(KisForest< KoSvgTextContentElement > &tree, const int start, const int length) | KoSvgTextShape | inlinestatic |
| removeTransformsImpl(KisForest< KoSvgTextContentElement >::child_iterator currentTextElement, const int globalIndex, const int start, const int length, const QVector< bool > collapsedCharacters) | KoSvgTextShape | inlinestatic |
| resolveTransforms(KisForest< KoSvgTextContentElement >::child_iterator currentTextElement, QString text, QVector< CharacterResult > &result, int ¤tIndex, bool isHorizontal, bool wrapped, bool textInPath, QVector< KoSvgText::CharTransformation > &resolved, QVector< bool > collapsedChars, const KoSvgTextProperties resolvedProps, bool withControls=true) | KoSvgTextShape | static |
| result | KoSvgTextShape | |
| RightRunAroundSide enum value | KoShape | |
| rotate(qreal angle) | KoShape | |
| rotation() const | KoShape | |
| RotationChanged enum value | KoShape | |
| runThrough() const | KoShape | |
| RunThrough enum value | KoShape | |
| RunThroughLevel enum name | KoShape | |
| s | KoShape | private |
| saveHtml(HtmlSavingContext &context) | KoSvgTextShape | |
| saveMetadata(SvgSavingContext &context) | SvgShape | |
| saveSvg(SvgSavingContext &context) override | KoSvgTextShape | virtual |
| scale(qreal sx, qreal sy) | KoShape | |
| ScaleChanged enum value | KoShape | |
| selectionBoxes(int pos, int anchor) | KoSvgTextShape | |
| setAbsolutePosition(const QPointF &newPosition, KoFlake::AnchorPosition anchor=KoFlake::Center) | KoShape | |
| setAdditionalAttribute(const QString &name, const QString &value) | KoShape | |
| setAdditionalStyleAttribute(const char *name, const QString &value) | KoShape | |
| setAnchor(KoShapeAnchor *anchor) | KoShape | |
| setBackground(QSharedPointer< KoShapeBackground > background) override | KoSvgTextShape | virtual |
| setCharacterTransformsFromLayout() | KoSvgTextShape | |
| setClipMask(KoClipMask *clipMask) | KoShape | |
| setClipPath(KoClipPath *clipPath) | KoShape | |
| setContentProtected(bool protect) | KoShape | |
| setFilterEffectStack(KoFilterEffectStack *filterEffectStack) | KoShape | |
| setFontMatchingDisabled(const bool disable) | KoSvgTextShape | |
| setGeometryProtected(bool on) | KoShape | |
| setHyperLink(const QString &hyperLink) | KoShape | |
| setInheritBackground(bool value) | KoShape | |
| setInheritPaintOrder(bool value) | KoShape | |
| setInheritStroke(bool value) | KoShape | |
| setKeepAspectRatio(bool keepAspect) | KoShape | |
| setMemento(const KoSvgTextShapeMementoSP memento) | KoSvgTextShape | |
| setMemento(const KoSvgTextShapeMementoSP memento, int pos, int anchor) | KoSvgTextShape | |
| setMementoImpl(const KoSvgTextShapeMementoSP memento) | KoSvgTextShape | private |
| setMinimumHeight(qreal height) | KoShape | |
| setName(const QString &name) | KoShape | |
| setPaintOrder(PaintOrder first, PaintOrder second) override | KoSvgTextShape | virtual |
| setParent(KoShapeContainer *parent) | KoShape | |
| setPosition(const QPointF &position) | KoShape | virtual |
| setPrintable(bool on) | KoShape | |
| setPropertiesAtPos(int pos, KoSvgTextProperties properties) | KoSvgTextShape | |
| setRelayoutBlocked(const bool disable) | KoSvgTextShape | |
| setResolution(qreal xRes, qreal yRes) override | KoSvgTextShape | virtual |
| setRunThrough(short int runThrough) | KoShape | virtual |
| setSelectable(bool selectable) | KoShape | |
| setShadow(KoShapeShadow *shadow) | KoShape | |
| setShapeId(const QString &id) | KoShape | |
| setShapesInside(QList< KoShape * > shapesInside) | KoSvgTextShape | |
| setShapesSubtract(QList< KoShape * > shapesSubtract) | KoSvgTextShape | |
| setSize(const QSizeF &size) | KoShape | virtual |
| setSizeImpl(const QSizeF &size) const | KoShape | protected |
| setStroke(KoShapeStrokeModelSP stroke) override | KoSvgTextShape | virtual |
| setTextRunAroundContour(TextRunAroundContour contour) | KoShape | |
| setTextRunAroundDistanceBottom(qreal distance) | KoShape | |
| setTextRunAroundDistanceLeft(qreal distance) | KoShape | |
| setTextRunAroundDistanceRight(qreal distance) | KoShape | |
| setTextRunAroundDistanceTop(qreal distance) | KoShape | |
| setTextRunAroundSide(TextRunAroundSide side, RunThroughLevel runThrough=Background) | KoShape | |
| setTextRunAroundThreshold(qreal threshold) | KoShape | |
| setToolDelegates(const QSet< KoShape * > &delegates) | KoShape | |
| setTransformation(const QTransform &matrix) | KoShape | |
| setTransformsFromLayout(KisForest< KoSvgTextContentElement > &tree, const QVector< CharacterResult > layout) | KoSvgTextShape | inline |
| setTransformsFromLayoutImpl(KisForest< KoSvgTextContentElement >::child_iterator current, const KoSvgTextProperties parentProps, const QVector< CharacterResult > layout, int &globalIndex, bool isHorizontal) | KoSvgTextShape | inline |
| setTransparency(qreal transparency) | KoShape | |
| setUserData(KoShapeUserData *userData) | KoShape | |
| setVisible(bool on) | KoShape | |
| setZIndex(qint16 zIndex) | KoShape | |
| shadow() const | KoShape | |
| ShadowChanged enum value | KoShape | |
| shadowOutline() const | KoShape | virtual |
| shapeChanged(ChangeType type, KoShape *shape) override | KoSvgTextShape | protectedvirtual |
| shapeChangedPriv(KoShape::ChangeType type) | KoShape | protected |
| shapeId() const | KoShape | |
| shapeManagers | KoShape::Private | private |
| shapesInside | KoSvgTextShape | |
| shapesInside() const | KoSvgTextShape | |
| shapesSubtract | KoSvgTextShape | |
| shapesSubtract() const | KoSvgTextShape | |
| shapeToDocument(const QPointF &point) const | KoShape | |
| shapeToDocument(const QRectF &rect) const | KoShape | |
| shapeTypeSpecificStyles(SvgSavingContext &context) const | KoSvgTextShape | |
| shear(qreal sx, qreal sy) | KoShape | |
| ShearChanged enum value | KoShape | |
| size() const | KoShape | virtual |
| SizeChanged enum value | KoShape | |
| snapData() const | KoShape | virtual |
| splitContentElement(KisForest< KoSvgTextContentElement > &tree, int index) | KoSvgTextShape | inlinestatic |
| startIndexOfIterator(KisForest< KoSvgTextContentElement >::child_iterator parent, KisForest< KoSvgTextContentElement >::child_iterator target, int ¤tIndex) | KoSvgTextShape | inlinestatic |
| stretchGlyphOnPath(const QPainterPath &glyph, const QPainterPath &path, bool isHorizontal, qreal offset, bool isClosed) | KoSvgTextShape | static |
| stroke() const override | KoSvgTextShape | virtual |
| Stroke enum value | KoShape | |
| StrokeChanged enum value | KoShape | |
| strokeInsets() const | KoShape | |
| TestSvgText | KoSvgTextShape | friend |
| textData | KoSvgTextShape | |
| TextInShape enum value | KoSvgTextShape | |
| textOutline() const | KoSvgTextShape | |
| textProperties() const | KoSvgTextShape | |
| TextRunAroundChanged enum value | KoShape | |
| TextRunAroundContour enum name | KoShape | |
| textRunAroundContour() const | KoShape | |
| textRunAroundDistanceBottom() const | KoShape | |
| textRunAroundDistanceLeft() const | KoShape | |
| textRunAroundDistanceRight() const | KoShape | |
| textRunAroundDistanceTop() const | KoShape | |
| textRunAroundSide() const | KoShape | |
| TextRunAroundSide enum name | KoShape | |
| textRunAroundThreshold() const | KoShape | |
| textType() const | KoSvgTextShape | |
| TextType enum name | KoSvgTextShape | |
| KoShape::toolDelegates() const | KoShape | |
| KoShape::Private::toolDelegates | KoShape::Private | private |
| transform() const | KoShape | protected |
| transformation() const | KoShape | |
| transparency(bool recursive=false) const | KoShape | |
| TransparencyChanged enum value | KoShape | |
| underlines(int pos, int anchor, KoSvgText::TextDecorations decor, KoSvgText::TextDecorationStyle style, qreal minimum, bool thick) | KoSvgTextShape | |
| update() const | KoShape | virtual |
| updateAbsolute(const QRectF &rect) const | KoShape | virtual |
| userData() const | KoShape | |
| waitUntilReady(bool asynchronous=true) const | KoShape | virtual |
| wordEnd(int pos) | KoSvgTextShape | |
| wordLeft(int pos, bool visual=false) | KoSvgTextShape | |
| wordRight(int pos, bool visual=false) | KoSvgTextShape | |
| wordStart(int pos) | KoSvgTextShape | |
| writingMode() const | KoSvgTextShape | |
| xRes | KoSvgTextShape | |
| yRes | KoSvgTextShape | |
| zIndex() const | KoShape | |
| ~KoShape() | KoShape | virtual |
| ~KoSvgTextShape() override | KoSvgTextShape | |
| ~Private() | KoSvgTextShape | inline |
| ~SvgShape() | SvgShape | virtual |