|  | QCAD
    Open Source 2D CAD | 
Interface for explodable shape classes. More...
#include <RExplodable.h>
 
  
| Public Member Functions | |
| virtual QList< QSharedPointer< RShape > > | getExploded (int segments=RDEFAULT_MIN1) const =0 | 
| virtual | ~RExplodable () | 
Interface for explodable shape classes.
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Implemented in RPolyline, RSpline, RTriangle, RLeaderData, and RPolylineData.