| absolutePosition(KoFlake::Position anchor=KoFlake::CenteredPosition) const | KoShape | |
| absoluteTransformation(const KoViewConverter *converter) const | KoShape | |
| addConnectionPoint(const QPointF &point) | KoShape | |
| addDependee(KoShape *shape) | KoShape | |
| addEventAction(KoEventAction *action) | KoShape | |
| additionalAttribute(const char *name) | KoShape | |
| applicationData() const | KoShape | |
| applyAbsoluteTransformation(const QMatrix &matrix) | KoShape | |
| applyConversion(QPainter &painter, const KoViewConverter &converter) | KoShape | [static] |
| applyTransformation(const QMatrix &matrix) | KoShape | |
| background() const | KoShape | |
| BackgroundChanged enum value | KoShape | |
| border() const | KoShape | |
| BorderChanged enum value | KoShape | |
| borderInsets() const | KoShape | |
| boundingRect() const | KoShape | [virtual] |
| ChangeType enum name | KoShape | |
| CollisionDetected enum value | KoShape | |
| collisionDetection() | KoShape | [protected] |
| compareShapeZIndex(KoShape *s1, KoShape *s2) | KoShape | [static] |
| connectionPoints() const | KoShape | |
| copySettings(const KoShape *shape) | KoShape | [virtual] |
| Deleted enum value | KoShape | |
| deleteLater() | KoShape | |
| documentToShape(const QPointF &point) const | KoShape | |
| documentToShape(const QRectF &rect) const | KoShape | |
| eventActions() const | KoShape | |
| GenericMatrixChange enum value | KoShape | |
| getStyleProperty(const char *property, const KoXmlElement &element, KoShapeLoadingContext &context) | KoShape | [protected] |
| hasAdditionalAttribute(const char *name) | KoShape | |
| hasTransparency() | KoShape | [virtual] |
| hitTest(const QPointF &position) const | KoShape | [virtual] |
| init(QMap< QString, KoDataCenter * > dataCenterMap) | KoShape | [inline, virtual] |
| isEditable() const | KoShape | |
| isLocked() const | KoShape | |
| isPrintable() const | KoShape | |
| isSelectable() const | KoShape | |
| isVisible(bool recursive=false) const | KoShape | |
| keepAspectRatio() const | KoShape | |
| KoShape() | KoShape | |
| KoShapeManager (defined in KoShape) | KoShape | [friend] |
| loadOdf(const KoXmlElement &element, KoShapeLoadingContext &context)=0 | KoShape | [pure virtual] |
| loadOdfAttributes(const KoXmlElement &element, KoShapeLoadingContext &context, int attributes) | KoShape | [protected] |
| loadOdfFill(const KoXmlElement &element, KoShapeLoadingContext &context) | KoShape | [protected] |
| loadOdfShadow(const KoXmlElement &element, KoShapeLoadingContext &context) | KoShape | [protected] |
| loadOdfStroke(const KoXmlElement &element, KoShapeLoadingContext &context) | KoShape | [protected] |
| loadStyle(const KoXmlElement &element, KoShapeLoadingContext &context) | KoShape | [protected, virtual] |
| matrix() const | KoShape | [protected] |
| name() const | KoShape | |
| notifyChanged() | KoShape | |
| notifyShapeChanged(KoShape *shape, ChangeType type) | KoShape | [protected, virtual] |
| OdfAdditionalAttributes enum value | KoShape | [protected] |
| OdfAllAttributes enum value | KoShape | [protected] |
| OdfAttribute enum name | KoShape | [protected] |
| OdfCommonChildElements enum value | KoShape | [protected] |
| OdfMandatories enum value | KoShape | [protected] |
| OdfSize enum value | KoShape | [protected] |
| OdfTransformation enum value | KoShape | [protected] |
| outline() const | KoShape | [virtual] |
| paint(QPainter &painter, const KoViewConverter &converter)=0 | KoShape | [pure virtual] |
| paintDecorations(QPainter &painter, const KoViewConverter &converter, const KoCanvasBase *canvas) | KoShape | [virtual] |
| parent() const | KoShape | |
| ParentChanged enum value | KoShape | |
| parseOdfTransform(const QString &transform) | KoShape | [protected] |
| position() const | KoShape | [virtual] |
| PositionChanged enum value | KoShape | |
| Private (defined in KoShape) | KoShape | [friend] |
| removeAdditionalAttribute(const char *name) | KoShape | |
| removeConnectionPoint(int index) | KoShape | |
| removeDependee(KoShape *shape) | KoShape | |
| removeEventAction(KoEventAction *action) | KoShape | |
| rotate(double angle) | KoShape | |
| rotation() const | KoShape | |
| RotationChanged enum value | KoShape | |
| saveOdf(KoShapeSavingContext &context) const =0 | KoShape | [pure virtual] |
| saveOdfAttributes(KoShapeSavingContext &context, int attributes) const | KoShape | |
| saveOdfCommonChildElements(KoShapeSavingContext &context) const | KoShape | |
| saveStyle(KoGenStyle &style, KoShapeSavingContext &context) const | KoShape | [protected, virtual] |
| ScaleChanged enum value | KoShape | |
| setAbsolutePosition(QPointF newPosition, KoFlake::Position anchor=KoFlake::CenteredPosition) | KoShape | |
| setAdditionalAttribute(const char *name, const QString &value) | KoShape | |
| setApplicationData(KoShapeApplicationData *applicationData) | KoShape | |
| setBackground(KoShapeBackground *background) | KoShape | |
| setBorder(KoShapeBorderModel *border) | KoShape | |
| setCollisionDetection(bool detect) | KoShape | [protected] |
| setKeepAspectRatio(bool keepAspect) | KoShape | |
| setLocked(bool locked) | KoShape | |
| setName(const QString &name) | KoShape | |
| setParent(KoShapeContainer *parent) | KoShape | |
| setPosition(const QPointF &position) | KoShape | [virtual] |
| setPrintable(bool on) | KoShape | |
| setScale(double sx, double sy) | KoShape | |
| setSelectable(bool selectable) | KoShape | |
| setShadow(KoShapeShadow *shadow) | KoShape | |
| setShapeId(const QString &id) | KoShape | |
| setShear(double sx, double sy) | KoShape | |
| setSize(const QSizeF &size) | KoShape | [virtual] |
| setTransformation(const QMatrix &matrix) | KoShape | |
| setUserData(KoShapeUserData *userData) | KoShape | |
| setVisible(bool on) | KoShape | |
| setZIndex(int zIndex) | KoShape | |
| shadow() const | KoShape | |
| ShadowChanged enum value | KoShape | |
| shapeChanged(ChangeType type) | KoShape | [inline, protected, virtual] |
| shapeId() const | KoShape | |
| shapeToDocument(const QPointF &point) const | KoShape | |
| shapeToDocument(const QRectF &rect) const | KoShape | |
| ShearChanged enum value | KoShape | |
| size() const | KoShape | [virtual] |
| SizeChanged enum value | KoShape | |
| snapData() const | KoShape | [virtual] |
| transformation() const | KoShape | |
| update() const | KoShape | [virtual] |
| update(const QRectF &shape) const | KoShape | |
| userData() const | KoShape | |
| waitUntilReady() const | KoShape | [inline, virtual] |
| zIndex() const | KoShape | |
| ~KoShape() | KoShape | [virtual] |