|
Swiftray
1.0
|
This is the complete list of members for GroupShape, including all inherited members.
| applyTransform(const QTransform &transform) | Shape | |
| bbox_ | Shape | mutableprotected |
| boundingRect() const | Shape | |
| CacheStack class | GroupShape | friend |
| cacheStack() const | GroupShape | protected |
| children() const | GroupShape | |
| clone() const override | GroupShape | virtual |
| DocumentSerializer class | GroupShape | friend |
| flushCache() | Shape | |
| globalTransform() const | Shape | |
| GroupShape() | GroupShape | |
| GroupShape(QList< ShapePtr > &children) | GroupShape | |
| hasLayer() const | Shape | |
| hitTest(QPointF global_coord, qreal tolerance) const override | GroupShape | virtual |
| hitTest(QRectF global_coord_rect) const override | GroupShape | virtual |
| isLayerLocked() const | Shape | |
| isParentSelected() const | Shape | |
| layer() const | Shape | |
| operator QString() | Shape | virtual |
| paint(QPainter *painter) const override | GroupShape | virtual |
| parent() const | Shape | |
| pos() const | Shape | |
| rotated_bbox_ | Shape | mutableprotected |
| rotatedBBox() const | Shape | |
| rotation() const | Shape | |
| selected() const | Shape | |
| selected_ | Shape | protected |
| setLayer(Layer *layer) | Shape | |
| setParent(Shape *parent) | Shape | |
| 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 | GroupShape | virtual |
| Type enum name | Shape | |
| x() const | Shape | |
| y() const | Shape | |
| ~Shape() | Shape | virtual |