QCAD
Open Source 2D CAD
RShapeProxy Class Referenceabstract

Proxy for advanced shape functionality. More...

#include <RShapeProxy.h>

Public Member Functions

virtual QList< QSharedPointer< RShape > > roundAllCorners (const QList< QSharedPointer< RShape > > &shapes, double radius)=0
 
virtual ~RShapeProxy ()
 

Detailed Description

Proxy for advanced shape functionality.

May be implemented by a plugin.

Constructor & Destructor Documentation

◆ ~RShapeProxy()

virtual RShapeProxy::~RShapeProxy ( )
inlinevirtual

Member Function Documentation

◆ roundAllCorners()

virtual QList<QSharedPointer<RShape> > RShapeProxy::roundAllCorners ( const QList< QSharedPointer< RShape > > &  shapes,
double  radius 
)
pure virtual

The documentation for this class was generated from the following file: