#include <qgsdxfpaintengine.h>
- Note
- not available in Python bindings
Definition at line 38 of file qgsdxfpaintengine.h.
bool QgsDxfPaintEngine::begin |
( |
QPaintDevice * |
pdev | ) |
|
|
override |
void QgsDxfPaintEngine::drawLines |
( |
const QLineF * |
lines, |
|
|
int |
lineCount |
|
) |
| |
|
override |
void QgsDxfPaintEngine::drawPath |
( |
const QPainterPath & |
path | ) |
|
|
override |
void QgsDxfPaintEngine::drawPixmap |
( |
const QRectF & |
r, |
|
|
const QPixmap & |
pm, |
|
|
const QRectF & |
sr |
|
) |
| |
|
override |
void QgsDxfPaintEngine::drawPolygon |
( |
const QPointF * |
points, |
|
|
int |
pointCount, |
|
|
PolygonDrawMode |
mode |
|
) |
| |
|
override |
bool QgsDxfPaintEngine::end |
( |
| ) |
|
|
override |
QString QgsDxfPaintEngine::layer |
( |
| ) |
const |
|
inline |
void QgsDxfPaintEngine::setLayer |
( |
const QString & |
layer | ) |
|
|
inline |
void QgsDxfPaintEngine::setShift |
( |
QPointF |
shift | ) |
|
|
inline |
QPaintEngine::Type QgsDxfPaintEngine::type |
( |
| ) |
const |
|
override |
void QgsDxfPaintEngine::updateState |
( |
const QPaintEngineState & |
state | ) |
|
|
override |
The documentation for this class was generated from the following files: