10#ifndef KOSHAPESTROKEMODEL_H
11#define KOSHAPESTROKEMODEL_H
13#include "kritaflake_export.h"
62 virtual void paint(
const KoShape *shape, QPainter &painter)
const = 0;
virtual bool compareFillTo(const KoShapeStrokeModel *other)=0
virtual void strokeInsets(const KoShape *shape, KoInsets &insets) const =0
virtual bool isVisible() const =0
virtual void paint(const KoShape *shape, QPainter &painter) const =0
virtual bool compareStyleTo(const KoShapeStrokeModel *other)=0
virtual void paintMarkers(const KoShape *shape, QPainter &painter) const =0
paintMarkers Paints the markers if possible.
virtual qreal strokeMaxMarkersInset(const KoShape *shape) const =0
virtual bool hasTransparency() const =0