A paint device for drawing into dxf files.
More...
#include <qgsdxfpaintdevice.h>
Detailed Description
A paint device for drawing into dxf files.
Constructor & Destructor Documentation
QgsDxfPaintDevice::~QgsDxfPaintDevice |
( |
| ) |
|
Member Function Documentation
QPointF QgsDxfPaintDevice::dxfCoordinates |
( |
const QPointF & |
pt | ) |
const |
Converts a point from device coordinates to dxf coordinates.
int QgsDxfPaintDevice::metric |
( |
PaintDeviceMetric |
metric | ) |
const |
QPaintEngine * QgsDxfPaintDevice::paintEngine |
( |
| ) |
const |
void QgsDxfPaintDevice::setDrawingSize |
( |
const QSizeF & |
size | ) |
|
|
inline |
void QgsDxfPaintDevice::setLayer |
( |
const QString & |
layer | ) |
|
void QgsDxfPaintDevice::setOutputSize |
( |
const QRectF & |
r | ) |
|
|
inline |
void QgsDxfPaintDevice::setShift |
( |
const QPointF & |
shift | ) |
|
double QgsDxfPaintDevice::widthScaleFactor |
( |
| ) |
const |
Returns scale factor for line width.
The documentation for this class was generated from the following files: