40 virtual QList<QSharedPointer<RShape> >
roundAllCorners(
const QList<QSharedPointer<RShape> >& shapes,
double radius) = 0;
Interface for geometrical shape classes.
Definition RShape.h:72
Proxy for advanced shape functionality.
Definition RShapeProxy.h:36
virtual ~RShapeProxy()
Definition RShapeProxy.h:38
virtual QList< QSharedPointer< RShape > > roundAllCorners(const QList< QSharedPointer< RShape > > &shapes, double radius)=0
#define QCADCORE_EXPORT
Definition core_global.h:10