|
QCAD Application Framework
CAD Application Development and Automation.
|
Interface for entity data classes that can deliver painter paths. More...
#include <RPainterPathSource.h>
Public Member Functions | |
| virtual QList< RPainterPath > | getPainterPaths (bool draft=false) const =0 |
| virtual | ~RPainterPathSource () |
Interface for entity data classes that can deliver painter paths.
|
inlinevirtual |
|
pure virtual |
Implemented in RTextData, and RHatchData.