|
QCAD Application Framework
CAD Application Development and Automation.
|
Paint device that produces painter paths as output. More...
#include <RPainterPathDevice.h>
Public Member Functions | |
| QList< RPainterPath > | getPainterPaths () |
| RPainterPathDevice () | |
| virtual | ~RPainterPathDevice () |
Protected Member Functions | |
| virtual int | metric (PaintDeviceMetric metric) const |
| QPaintEngine * | paintEngine () const |
Private Attributes | |
| RPainterPathEngine * | engine |
Paint device that produces painter paths as output.
| RPainterPathDevice::RPainterPathDevice | ( | ) |
|
virtual |
| QList< RPainterPath > RPainterPathDevice::getPainterPaths | ( | ) |
|
protectedvirtual |
|
protected |
|
private |