QList< KoShape * > shapes() const
void paintComponent(QPainter &painter) const override
QRectF boundingRect() const override
Get the bounding box of the shape.
KoShapeLayer()
The default constructor.
bool hitTest(const QPointF &position) const override
Check if the shape is hit on position.
virtual QRectF boundingRect() const
Get the bounding box of the shape.
void setSelectable(bool selectable)
QPointF position() const
Get the position of the shape in pt.