.TH "sources/dxfpaintdevice.h" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sources/dxfpaintdevice.h
.SH SYNOPSIS
.br
.PP
\fR#include <QPaintDevice>\fP
.br
\fR#include <QPaintEngine>\fP
.br
\fR#include <QPen>\fP
.br
\fR#include <QBrush>\fP
.br
\fR#include <QFont>\fP
.br
\fR#include <QString>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBDxfPaintEngine\fP"
.br
.RI "The \fBDxfPaintEngine\fP class A QPaintEngine that translates the small set of QPainter calls made by QGraphicsItem::paint() implementations (drawLines, drawRects, drawEllipse, drawPolygon/drawPolyline, drawTextItem) into DXF entities written through \fBCreatedxf\fP, instead of pixels\&. "
.ti -1c
.RI "class \fBDxfPaintDevice\fP"
.br
.RI "The \fBDxfPaintDevice\fP class Pairs with \fBDxfPaintEngine\fP\&. One instance targets one already-open DXF file (\fBCreatedxf::dxfBegin()\fP/dxfEnd() bracket the whole export, same as today - this device only ever appends entities in between)\&. "
.in -1c
.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
