| absolutePosition() const | KoShape | |
| addConnectionPoint(const QPointF &point) | KoShape | [inline] |
| applyConversion(QPainter &painter, const KoViewConverter &converter) | KoShape | [static] |
| arcTo(double rx, double ry, double startAngle, double sweepAngle) | KoPathShape | |
| arcToCurve(double rx, double ry, double startAngle, double sweepAngle, const QPointF &offset, QPointF *curvePoints) const | KoPathShape | [protected] |
| background() | KoShape | [inline] |
| border() | KoShape | [inline] |
| boundingRect() const | KoPathShape | [virtual] |
| breakAt(KoPathPoint *breakPoint, KoPathPoint *&insertedPoint) | KoPathShape | |
| breakAt(const KoPathSegment &segment) | KoPathShape | |
| ChangeType énumération | KoShape | [protected] |
| close() | KoPathShape | |
| closeMerge() | KoPathShape | |
| combine(KoPathShape *path) | KoPathShape | |
| compareShapeZIndex(KoShape *g1, KoShape *g2) | KoShape | [static] |
| connectors() const | KoShape | [inline] |
| copySettings(const KoShape *shape) | KoShape | [virtual] |
| curveTo(const QPointF &c1, const QPointF &c2, const QPointF &p) | KoPathShape | |
| debugPath() | KoPathShape | |
| documentToShape(const QPointF &point) const | KoPathShape | |
| documentToShape(const QRectF &rect) const | KoPathShape | |
| handleIdAt(const QRectF &rect) const | KoParameterShape | [virtual] |
| handlePosition(int handleId) | KoParameterShape | [virtual] |
| handleRect(const QPointF &p) const | KoPathShape | [protected] |
| hasTransparency() | KoShape | [virtual] |
| hitTest(const QPointF &position) const | KoShape | [virtual] |
| insertPoint(KoPathPoint *point, KoSubpath *subpath, int position) | KoPathShape | |
| isLocked() const | KoShape | [inline] |
| isParametricShape() const | KoParameterShape | [inline] |
| isSelectable() const | KoShape | [inline] |
| isVisible() const | KoShape | [inline] |
| joinBetween(KoPathPoint *endPoint1, KoPathPoint *endPoint2) | KoPathShape | |
| keepAspectRatio() const | KoShape | [inline] |
| KoParameterShape() | KoParameterShape | |
| KoPathShape() | KoPathShape | |
| KoShape() | KoShape | |
| lineTo(const QPointF &p) | KoPathShape | |
| m_backgroundBrush | KoShape | [protected] |
| m_border | KoShape | [protected] |
| m_handles | KoParameterShape | [protected] |
| m_invMatrix | KoShape | [protected] |
| m_modified | KoParameterShape | [protected] |
| m_subpaths | KoPathShape | [protected] |
| moveBy(double distanceX, double distanceY) | KoShape | |
| moveHandle(int handleId, const QPointF &point, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | KoParameterShape | [virtual] |
| moveHandleAction(int handleId, const QPointF &point, Qt::KeyboardModifiers modifiers=Qt::NoModifier)=0 | KoParameterShape | [protected, pure virtual] |
| moveTo(const QPointF &p) | KoPathShape | |
| nextPoint(KoPathPoint *point) | KoPathShape | |
| normalize() | KoParameterShape | [virtual] |
| outline() const | KoPathShape | [virtual] |
| paint(QPainter &painter, const KoViewConverter &converter) | KoPathShape | [virtual] |
| paintDecorations(QPainter &painter, const KoViewConverter &converter, bool selected) | KoShape | [virtual] |
| paintHandle(QPainter &painter, const KoViewConverter &converter, int handleId) | KoParameterShape | [virtual] |
| paintHandles(QPainter &painter, const KoViewConverter &converter) | KoParameterShape | [virtual] |
| paintPoints(QPainter &painter, const KoViewConverter &converter) | KoPathShape | [virtual] |
| parent() const | KoShape | [inline] |
| ParentChanged valeur énumérée | KoShape | [protected] |
| pointsAt(const QRectF &r) | KoPathShape | |
| position() const | KoPathShape | [virtual] |
| PositionChanged valeur énumérée | KoShape | [protected] |
| recalcMatrix() | KoShape | |
| removePoint(KoPathPoint *point) | KoPathShape | |
| repaint() const | KoShape | [virtual] |
| repaint(const QRectF &shape) const | KoShape | |
| repaint(double x, double y, double width, double height) const | KoShape | |
| resize(const QSizeF &newSize) | KoParameterShape | [virtual] |
| rotate(double angle) | KoShape | |
| rotation() const | KoShape | [inline] |
| RotationChanged valeur énumérée | KoShape | [protected] |
| scale(double sx, double sy) | KoShape | |
| ScaleChanged valeur énumérée | KoShape | [protected] |
| scaleX() const | KoShape | [inline] |
| scaleY() const | KoShape | [inline] |
| separate(QList< KoPathShape * > &separatedPaths) | KoPathShape | |
| setAbsolutePosition(QPointF newPosition) | KoShape | |
| setBackground(const QBrush &brush) | KoShape | [inline] |
| setBorder(KoShapeBorderModel *border) | KoShape | [inline] |
| setKeepAspectRatio(bool keepAspect) | KoShape | [inline] |
| setLocked(bool locked) | KoShape | [inline] |
| setModified(bool modified) | KoParameterShape | [inline] |
| setParent(KoShapeContainer *parent) | KoShape | |
| setPosition(const QPointF &position) | KoShape | [virtual] |
| setSelectable(bool selectable) | KoShape | [inline] |
| setShapeId(const QString &id) | KoShape | [inline] |
| setUserData(KoShapeUserData *userData) | KoShape | |
| setVisible(bool on) | KoShape | [inline] |
| setZIndex(int zIndex) | KoShape | [inline] |
| shapeChanged(ChangeType type) | KoShape | [inline, protected, virtual] |
| shapeId() const | KoShape | [inline] |
| shapeToDocument(const QPointF &point) const | KoPathShape | |
| shapeToDocument(const QRectF &rect) const | KoPathShape | |
| shear(double sx, double sy) | KoShape | |
| ShearChanged valeur énumérée | KoShape | [protected] |
| shearX() const | KoShape | [inline] |
| shearY() const | KoShape | [inline] |
| size() const | KoPathShape | [virtual] |
| SizeChanged valeur énumérée | KoShape | [protected] |
| splitAt(const KoPathSegment &segment, double t) | KoPathShape | |
| transformationMatrix(const KoViewConverter *converter) const | KoShape | |
| update() | KoPathShape | |
| updatePath(const QSizeF &size)=0 | KoParameterShape | [protected, pure virtual] |
| updateTree() | KoShape | [protected, virtual] |
| userData() const | KoShape | |
| zIndex() const | KoShape | |
| ~KoParameterShape() | KoParameterShape | |
| ~KoPathShape() | KoPathShape | [virtual] |
| ~KoShape() | KoShape | [virtual] |