10#include "kritaflake_export.h"
13#include <QSharedDataPointer>
14#include <qnamespace.h>
47 void setClipRule(Qt::FillRule clipRule);
53 QPainterPath path()
const;
56 QPainterPath pathForSize(
const QSizeF &size)
const;
70 QTransform clipDataTransformation(
KoShape *clippedShape)
const;
73 static void applyClipping(
KoShape *clippedShape, QPainter &painter);
77 QSharedDataPointer<Private>
d;
Clip path used to clip shapes.
Qt::FillRule clipRule() const
Returns the current clip rule.
QSharedDataPointer< Private > d
KoFlake::CoordinateSystem coordinates() const
The position of a path point within a path shape.