|
QCAD Application Framework
CAD Application Development and Automation.
|
Interface for explodable shape classes. More...
#include <RExplodable.h>
Public Member Functions | |
| virtual QList< QSharedPointer < RShape > > | getExploded () const =0 |
| virtual | ~RExplodable () |
Interface for explodable shape classes.
|
inlinevirtual |
|
pure virtual |
Implemented in RPolylineData, RSpline, RPolyline, and RLeaderData.