#include <qgsdxfpaintdevice.h>
A paint device for drawing into dxf files.
- Note
- not available in Python bindings
Definition at line 37 of file qgsdxfpaintdevice.h.
◆ QgsDxfPaintDevice()
◆ ~QgsDxfPaintDevice()
QgsDxfPaintDevice::~QgsDxfPaintDevice |
( |
| ) |
|
|
override |
◆ dxfCoordinates()
QPointF QgsDxfPaintDevice::dxfCoordinates |
( |
QPointF |
pt | ) |
const |
◆ metric()
int QgsDxfPaintDevice::metric |
( |
PaintDeviceMetric |
metric | ) |
const |
|
override |
◆ paintEngine()
QPaintEngine * QgsDxfPaintDevice::paintEngine |
( |
| ) |
const |
|
override |
◆ setDrawingSize()
void QgsDxfPaintDevice::setDrawingSize |
( |
QSizeF |
size | ) |
|
|
inline |
◆ setLayer()
void QgsDxfPaintDevice::setLayer |
( |
const QString & |
layer | ) |
|
◆ setOutputSize()
void QgsDxfPaintDevice::setOutputSize |
( |
const QRectF & |
r | ) |
|
|
inline |
◆ setShift()
void QgsDxfPaintDevice::setShift |
( |
QPointF |
shift | ) |
|
◆ widthScaleFactor()
double QgsDxfPaintDevice::widthScaleFactor |
( |
| ) |
const |
The documentation for this class was generated from the following files: