|
Swiftray
1.0
|
This is the complete list of members for PathShape, including all inherited members.
| applyTransform(const QTransform &transform) | Shape | |
| bbox_ | Shape | mutableprotected |
| boundingRect() const | Shape | |
| clone() const override | PathShape | virtual |
| DocumentSerializer class | PathShape | friend |
| flushCache() | Shape | |
| globalTransform() const | Shape | |
| hasLayer() const | Shape | |
| hitTest(QPointF global_coord, qreal tolerance) const override | PathShape | virtual |
| hitTest(QRectF global_coord_rect) const override | PathShape | virtual |
| isFilled() const | PathShape | |
| isLayerLocked() const | Shape | |
| isParentSelected() const | Shape | |
| layer() const | Shape | |
| NodeType enum name | PathShape | |
| operator QString() | Shape | virtual |
| paint(QPainter *painter) const override | PathShape | virtual |
| parent() const | Shape | |
| path() const | PathShape | |
| path_ | PathShape | protected |
| PathShape() noexcept | PathShape | |
| PathShape(QPainterPath path) | PathShape | |
| pos() const | Shape | |
| rotated_bbox_ | Shape | mutableprotected |
| rotatedBBox() const | Shape | |
| rotation() const | Shape | |
| selected() const | Shape | |
| selected_ | Shape | protected |
| setFilled(bool filled) | PathShape | |
| setLayer(Layer *layer) | Shape | |
| setParent(Shape *parent) | Shape | |
| setPath(const QPainterPath &path) | PathShape | |
| setRotation(qreal r) | Shape | |
| setSelected(bool selected) | Shape | |
| setTempTransform(const QTransform &transform) | Shape | |
| setTransform(const QTransform &transform) | Shape | |
| Shape() noexcept | Shape | |
| temp_transform_ | Shape | protected |
| tempTransform() const | Shape | |
| transform() const | Shape | |
| transform_ | Shape | protected |
| type() const override | PathShape | virtual |
| Type enum name | Shape | |
| x() const | Shape | |
| y() const | Shape | |
| ~PathShape() | PathShape | virtual |
| ~Shape() | Shape | virtual |