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 | |
closeMergeSubpath(KoSubpath *subpath) | KoPathShape | [private] |
closeSubpath(KoSubpath *subpath) | KoPathShape | [private] |
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 | |
findPoint(KoPathPoint *point) | KoPathShape | [private] |
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] |
isSelectable() const | KoShape | [inline] |
isVisible() const | KoShape | [inline] |
joinBetween(KoPathPoint *endPoint1, KoPathPoint *endPoint2) | KoPathShape | |
keepAspectRatio() const | KoShape | [inline] |
KoPathShape() | KoPathShape | |
KoShape() | KoShape | |
lineTo(const QPointF &p) | KoPathShape | |
m_backgroundBrush | KoShape | [protected] |
m_border | KoShape | [protected] |
m_invMatrix | KoShape | [protected] |
m_subpaths | KoPathShape | [protected] |
map(const QMatrix &matrix) | KoPathShape | [private] |
moveBy(double distanceX, double distanceY) | KoShape | |
moveTo(const QPointF &p) | KoPathShape | |
nextPoint(KoPathPoint *point) | KoPathShape | |
normalize() | KoPathShape | [virtual] |
outline() const | KoPathShape | [virtual] |
paint(QPainter &painter, const KoViewConverter &converter) | KoPathShape | [virtual] |
paintDebug(QPainter &painter) | KoPathShape | [private] |
paintDecorations(QPainter &painter, const KoViewConverter &converter, bool selected) | KoShape | [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 &size) | KoPathShape | [virtual] |
reverseSubpath(KoSubpath &subpath) | KoPathShape | [private] |
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] |
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 | |
updateLast(KoPathPoint **lastPoint) | KoPathShape | [private] |
updateTree() | KoShape | [protected, virtual] |
userData() const | KoShape | |
zIndex() const | KoShape | |
~KoPathShape() | KoPathShape | [virtual] |
~KoShape() | KoShape | [virtual] |