| 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 | |
| addShape(KoShape *shape) | KoShapeContainer | |
| addShapeChangeListener(ShapeChangeListener *listener) | KoShape | |
| addShapeManager(KoShapeManager *manager) | KoShape | private |
| addSubpath(KoSubpath *subpath, int subpathIndex) | KoPathShape | |
| anchor() const | KoShape | |
| applyAbsoluteTransformation(const QTransform &matrix) | KoShape | |
| applyTransformation(const QTransform &matrix) | KoShape | |
| arcTo(qreal rx, qreal ry, qreal startAngle, qreal sweepAngle) | KoPathShape | |
| arcToCurve(qreal rx, qreal ry, qreal startAngle, qreal sweepAngle, const QPointF &offset, QPointF *curvePoints) const | KoPathShape | protected |
| autoFillMarkers() const | KoPathShape | |
| background() const | KoShape | virtual |
| Background enum value | KoShape | |
| BackgroundChanged enum value | KoShape | |
| base enum value | StarShape | private |
| baseRadius() const | StarShape | |
| BiggestRunAroundSide enum value | KoShape | |
| BorderChanged enum value | KoShape | |
| BothRunAroundSide enum value | KoShape | |
| boundingRect() const override | KoPathShape | virtual |
| KoTosContainer::boundingRect(const QList< KoShape * > &shapes) | KoShape | static |
| breakAfter(const KoPathPointIndex &pointIndex) | KoPathShape | |
| ChangeType enum name | KoShape | |
| ChildChanged enum value | KoShape | |
| ChildZDefault enum value | KoShape | |
| childZOrderPolicy() | KoShape | virtual |
| ChildZOrderPolicy enum name | KoShape | |
| ChildZParentChild enum value | KoShape | |
| ChildZPassThrough enum value | KoShape | |
| clear() | KoPathShape | |
| clipMask() const | KoShape | |
| ClipMaskChanged enum value | KoShape | |
| clipPath() const | KoShape | |
| ClipPathChanged enum value | KoShape | |
| cloneShape() const override | StarShape | virtual |
| cloneShapeAndBakeAbsoluteTransform() const | KoShape | |
| close() | KoPathShape | |
| closeMerge() | KoPathShape | |
| closeMergeSubpathPriv(KoSubpath *subpath) | KoPathShape | private |
| closeSubpath(const KoPathPointIndex &pointIndex) | KoPathShape | |
| closeSubpathPriv(KoSubpath *subpath) | KoPathShape | private |
| combine(KoPathShape *path) | KoPathShape | |
| compareShapeZIndex(KoShape *s1, KoShape *s2) | KoShape | static |
| computeCenter() const | StarShape | private |
| ConnectionPointChanged enum value | KoShape | |
| ContentChanged enum value | KoShape | |
| ContourBox enum value | KoShape | |
| ContourFull enum value | KoShape | |
| ContourOutside enum value | KoShape | |
| convex() const | StarShape | |
| copySettings(const KoShape *shape) | KoShape | |
| cornerCount() const | StarShape | |
| 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 |
| createPoints(int requiredPointCount) | StarShape | protected |
| createShapeFromPainterPath(const QPainterPath &path) | KoPathShape | static |
| createTextShape(KoDocumentResourceManager *documentResources=0) | KoTosContainer | |
| curveTo(const QPointF &c1, const QPointF &c2, const QPointF &p) | KoPathShape | |
| curveTo(const QPointF &c, const QPointF &p) | KoPathShape | |
| d | KoParameterShape | private |
| defaultAngleRadian() const | StarShape | private |
| defaultPaintOrder() | KoShape | static |
| Deleted enum value | KoShape | |
| KoShape::dependees() const | KoShape | |
| KoShape::Private::dependees | KoShape::Private | private |
| documentToShape(const QPointF &point) const | KoShape | |
| documentToShape(const QRectF &rect) const | KoShape | |
| EnoughRunAroundSide enum value | KoShape | |
| Fill enum value | KoShape | |
| fillRule() const | KoPathShape | |
| filterEffectStack() const | KoShape | |
| FollowTextSize enum value | KoTosContainer | |
| Foreground enum value | KoShape | |
| GenericMatrixChange enum value | KoShape | |
| handleCount() const | KoParameterShape | |
| handleIdAt(const QRectF &rect) const | KoParameterShape | |
| handlePosition(int handleId) const | KoParameterShape | |
| Handles enum name | StarShape | private |
| handles | KoParameterShape | |
| handles() const | KoParameterShape | protected |
| hasAdditionalAttribute(const QString &name) const | KoShape | |
| hasCommonParent(const KoShape *shape) const | KoShape | |
| hasDependee(KoShape *shape) const | KoShape | |
| hasMarkers() const | KoPathShape | |
| hasTransparency() const | KoShape | virtual |
| hitTest(const QPointF &position) const override | KoPathShape | virtual |
| hyperLink() const | KoShape | |
| IndependentSizes enum value | KoTosContainer | |
| inheritBackground() const | KoShape | |
| inheritPaintOrder() const | KoShape | |
| inheritsTransform(const KoShape *shape) const | KoShapeContainer | |
| inheritsTransformFromAny(const QList< KoShape * > ancestorsInQuestion) const | KoShape | |
| inheritStroke() const | KoShape | |
| insertPoint(KoPathPoint *point, const KoPathPointIndex &pointIndex) | KoPathShape | |
| isClipped(const KoShape *child) const | KoShapeContainer | |
| isClosedSubpath(int subpathIndex) const | KoPathShape | |
| isContentProtected() const | KoShape | |
| isGeometryProtected() const | KoShape | |
| isParametricShape() const | KoParameterShape | |
| isPrintable() const | KoShape | |
| isSelectable() const | KoShape | |
| isShapeEditable(bool recursive=true) const | KoShape | virtual |
| isVisible(bool recursive=true) const | KoShape | |
| join(int subpathIndex) | KoPathShape | |
| keepAspectRatio() const | KoShape | |
| KeepAspectRatioChange enum value | KoShape | |
| KoParameterShape() | KoParameterShape | |
| KoParameterShape(const KoParameterShape &rhs) | KoParameterShape | protected |
| KoPathShape() | KoPathShape | |
| KoPathShape(const KoPathShape &rhs) | KoPathShape | protected |
| KoShape() | KoShape | |
| KoShape(const KoShape &rhs) | KoShape | protected |
| KoShapeContainer(KoShapeContainerModel *model=0) | KoShapeContainer | explicit |
| KoShapeContainer(const KoShapeContainer &rhs) | KoShapeContainer | protected |
| KoTosContainer() | KoTosContainer | |
| KoTosContainer(const KoTosContainer &rhs) | KoTosContainer | protected |
| LeftRunAroundSide enum value | KoShape | |
| linearizeSubtree(const QList< KoShape * > &shapes) | KoShape | static |
| linearizeSubtreeSorted(const QList< KoShape * > &shapes) | KoShape | static |
| lineTo(const QPointF &p) | KoPathShape | |
| KoShape::listeners() const | KoShape | protected |
| KoShape::Private::listeners | KoShape::Private | private |
| loadNodeTypes(const QString &nodeTypes) | KoPathShape | |
| loadText(const QDomElement &element) | KoTosContainer | virtual |
| m_angles | StarShape | private |
| m_center | StarShape | private |
| m_convex | StarShape | private |
| m_cornerCount | StarShape | private |
| m_radius | StarShape | private |
| m_roundness | StarShape | private |
| m_zoomX | StarShape | private |
| m_zoomY | StarShape | private |
| map(const QTransform &matrix) | KoPathShape | protected |
| marker(KoFlake::MarkerPosition pos) const | KoPathShape | |
| Markers enum value | KoShape | |
| maxZIndex | KoShape | static |
| minimumHeight() const | KoShape | |
| minZIndex | KoShape | static |
| model | KoShapeContainer | |
| model() const | KoShapeContainer | |
| moveHandle(int handleId, const QPointF &point, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | KoParameterShape | |
| moveHandleAction(int handleId, const QPointF &point, Qt::KeyboardModifiers modifiers=Qt::NoModifier) override | StarShape | protectedvirtual |
| moveSubpath(int oldSubpathIndex, int newSubpathIndex) | KoPathShape | |
| moveTo(const QPointF &p) | KoPathShape | |
| name() const | KoShape | |
| nodeTypes() const | KoPathShape | |
| normalize() override | KoParameterShape | virtual |
| NoRunAround enum value | KoShape | |
| notifyChanged() | KoShape | |
| notifyPointsChanged() | KoPathShape | protected |
| openSubpath(const KoPathPointIndex &pointIndex) | KoPathShape | |
| outline() const override | KoPathShape | virtual |
| outlineRect() const override | KoPathShape | virtual |
| paint(QPainter &painter) const override | KoPathShape | virtual |
| paintComponent(QPainter &painter) const override | KoTosContainer | virtual |
| paintHandle(KisHandlePainterHelper &handlesHelper, int handleId) | KoParameterShape | |
| paintHandles(KisHandlePainterHelper &handlesHelper) | KoParameterShape | |
| paintMarkers(QPainter &painter) const | KoShape | virtual |
| paintOrder() const | KoShape | virtual |
| PaintOrder enum name | KoShape | |
| paintPoints(KisHandlePainterHelper &handlesHelper) | KoPathShape | virtual |
| paintStroke(QPainter &painter) const | KoShape | virtual |
| ParameterChanged enum value | KoShape | |
| parametric | KoParameterShape | |
| KoShape::parent() const | KoShape | |
| KoShape::Private::parent | KoShape::Private | private |
| ParentChanged enum value | KoShape | |
| pathPointIndex(const KoPathPoint *point) const | KoPathShape | |
| pathShapeId() const override | StarShape | virtual |
| pathStroke(const QPen &pen) const | KoPathShape | |
| pointByIndex(const KoPathPointIndex &pointIndex) const | KoPathShape | |
| pointCount() const | KoPathShape | |
| pointsAt(const QRectF &rect, const bool useControlPoints=false) const | KoPathShape | |
| position() const | KoShape | |
| PositionChanged enum value | KoShape | |
| preferredTextRect() const | KoTosContainer | protected |
| Private() | KoParameterShape | explicit |
| Private(const KoParameterShape::Private &rhs) | KoParameterShape | explicit |
| KoPathShape::Private(KoShapeContainer *q) | KoShapeContainer | explicit |
| KoPathShape::Private(const Private &rhs, KoShapeContainer *q) | KoShapeContainer | |
| recommendPointSelectionChange(const QList< KoPathPointIndex > &newSelection) | KoPathShape | |
| removeAdditionalAttribute(const QString &name) | KoShape | |
| removeAdditionalStyleAttribute(const char *name) | KoShape | |
| removeDependee(KoShape *shape) | KoShape | |
| removePoint(const KoPathPointIndex &pointIndex) | KoPathShape | |
| removeShape(KoShape *shape) | KoShapeContainer | |
| removeShapeChangeListener(ShapeChangeListener *listener) | KoShape | |
| removeShapeManager(KoShapeManager *manager) | KoShape | private |
| removeSubpath(int subpathIndex) | KoPathShape | |
| ResizeBehavior enum name | KoTosContainer | |
| resizeBehavior() const | KoTosContainer | |
| resizeMatrix(const QSizeF &newSize) const | KoPathShape | protected |
| reverseSubpath(int subpathIndex) | KoPathShape | |
| 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 |
| scale(qreal sx, qreal sy) | KoShape | |
| ScaleChanged enum value | KoShape | |
| segmentByIndex(const KoPathPointIndex &pointIndex) const | KoPathShape | |
| segmentsAt(const QRectF &rect) const | KoPathShape | |
| separate(QList< KoPathShape * > &separatedPaths) | KoPathShape | |
| 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 | |
| setAutoFillMarkers(bool value) | KoPathShape | |
| setBackground(QSharedPointer< KoShapeBackground > background) | KoShape | virtual |
| setBaseRadius(qreal baseRadius) | StarShape | |
| setBaseRoundness(qreal baseRoundness) | StarShape | |
| setClipMask(KoClipMask *clipMask) | KoShape | |
| setClipPath(KoClipPath *clipPath) | KoShape | |
| setClipped(const KoShape *child, bool clipping) | KoShapeContainer | |
| setContentProtected(bool protect) | KoShape | |
| setConvex(bool convex) | StarShape | |
| setCornerCount(uint cornerCount) | StarShape | |
| setFillRule(Qt::FillRule fillRule) | KoPathShape | |
| setFilterEffectStack(KoFilterEffectStack *filterEffectStack) | KoShape | |
| setGeometryProtected(bool on) | KoShape | |
| setHandles(const QList< QPointF > &handles) | KoParameterShape | protected |
| setHyperLink(const QString &hyperLink) | KoShape | |
| setInheritBackground(bool value) | KoShape | |
| setInheritPaintOrder(bool value) | KoShape | |
| setInheritsTransform(const KoShape *shape, bool inherit) | KoShapeContainer | |
| setInheritStroke(bool value) | KoShape | |
| setKeepAspectRatio(bool keepAspect) | KoShape | |
| setMarker(KoMarker *marker, KoFlake::MarkerPosition pos) | KoPathShape | |
| setMinimumHeight(qreal height) | KoShape | |
| setModel(KoShapeContainerModel *model) | KoShapeContainer | protected |
| setModelInit(KoShapeContainerModel *model) | KoShapeContainer | protected |
| setName(const QString &name) | KoShape | |
| setPaintOrder(PaintOrder first, PaintOrder second) | KoShape | virtual |
| setParametricShape(bool parametric) | KoParameterShape | |
| setParent(KoShapeContainer *parent) | KoShape | |
| setPlainText(const QString &text) | KoTosContainer | |
| setPosition(const QPointF &position) | KoShape | virtual |
| setPreferredTextRect(const QRectF &rect) | KoTosContainer | protected |
| setPrintable(bool on) | KoShape | |
| setResizeBehavior(ResizeBehavior resizeBehavior) | KoTosContainer | |
| setResolution(qreal xRes, qreal yRes) | KoShape | virtual |
| setRunThrough(short int runThrough) override | KoTosContainer | virtual |
| setSelectable(bool selectable) | KoShape | |
| setShadow(KoShapeShadow *shadow) | KoShape | |
| setShapeId(const QString &id) | KoShape | |
| setSize(const QSizeF &newSize) override | StarShape | virtual |
| setSizeImpl(const QSizeF &size) const | KoShape | protected |
| setStroke(KoShapeStrokeModelSP stroke) | KoShape | virtual |
| setTextAlignment(Qt::Alignment alignment) | KoTosContainer | |
| 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 | |
| setTipRadius(qreal tipRadius) | StarShape | |
| setTipRoundness(qreal tipRoundness) | StarShape | |
| setToolDelegates(const QSet< KoShape * > &delegates) | KoShape | |
| setTransformation(const QTransform &matrix) | KoShape | |
| 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=0) override | KoTosContainer | protectedvirtual |
| shapeChangedPriv(KoShape::ChangeType type) | KoShape | protected |
| shapeCount() const | KoShapeContainer | |
| shapeCountChanged() | KoShapeContainer | inlineprotectedvirtual |
| shapeId() const | KoShape | |
| shapeInterface | KoShapeContainer | |
| shapeInterface() | KoShapeContainer | |
| shapeManagers | KoShape::Private | private |
| shapes() const | KoShapeContainer | |
| shapeToDocument(const QPointF &point) const | KoShape | |
| shapeToDocument(const QRectF &rect) const | KoShape | |
| shear(qreal sx, qreal sy) | KoShape | |
| ShearChanged enum value | KoShape | |
| size() const override | KoPathShape | virtual |
| SizeChanged enum value | KoShape | |
| snapData() const | KoShape | virtual |
| starCenter() const | StarShape | |
| StarShape() | StarShape | |
| StarShape(const StarShape &rhs) | StarShape | protected |
| Stroke enum value | KoShape | |
| stroke() const | KoShape | virtual |
| StrokeChanged enum value | KoShape | |
| strokeInsets() const | KoShape | |
| subpathCount() const | KoPathShape | |
| subpathPointCount(int subpathIndex) const | KoPathShape | |
| subpaths() const | KoPathShape | protected |
| subpaths() | KoPathShape | protected |
| textAlignment() const | KoTosContainer | |
| TextFollowsPreferredTextRect enum value | KoTosContainer | |
| TextFollowsSize enum value | KoTosContainer | |
| TextRunAroundChanged enum value | KoShape | |
| textRunAroundContour() const | KoShape | |
| TextRunAroundContour enum name | KoShape | |
| textRunAroundDistanceBottom() const | KoShape | |
| textRunAroundDistanceLeft() const | KoShape | |
| textRunAroundDistanceRight() const | KoShape | |
| textRunAroundDistanceTop() const | KoShape | |
| textRunAroundSide() const | KoShape | |
| TextRunAroundSide enum name | KoShape | |
| textRunAroundThreshold() const | KoShape | |
| textShape() const | KoTosContainer | protected |
| tip enum value | StarShape | private |
| tipRadius() const | StarShape | |
| KoShape::toolDelegates() const | KoShape | |
| KoShape::Private::toolDelegates | KoShape::Private | private |
| toString(const QTransform &matrix=QTransform()) const | KoPathShape | |
| transform() const | KoShape | protected |
| transformation() const | KoShape | |
| transparency(bool recursive=false) const | KoShape | |
| TransparencyChanged enum value | KoShape | |
| update() const override | KoShapeContainer | virtual |
| update() const | KoShapeContainer | virtual |
| updateAbsolute(const QRectF &rect) const | KoShape | virtual |
| updateLastPriv(KoPathPoint **lastPoint) | KoPathShape | private |
| updatePath(const QSizeF &size) override | StarShape | protectedvirtual |
| userData() const | KoShape | |
| waitUntilReady(bool asynchronous=true) const | KoShape | virtual |
| zIndex() const | KoShape | |
| ~KoParameterShape() override | KoParameterShape | |
| ~KoPathShape() override | KoPathShape | |
| ~KoShape() | KoShape | virtual |
| ~KoShapeContainer() override | KoShapeContainer | |
| ~KoTosContainer() override | KoTosContainer | |
| ~Private()=default | KoParameterShape | virtual |
| ~StarShape() override | StarShape | |