mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-22 21:59:59 +01:00
Add tables to dxf export
This commit is contained in:
@@ -71,6 +71,10 @@ class Createdxf
|
||||
const QRectF &rect,
|
||||
const int &colorcode);
|
||||
|
||||
static void drawPolygon(const QString &filepath,
|
||||
const QPolygonF &poly,
|
||||
const int &colorcode);
|
||||
|
||||
static void drawLine(const QString &filapath,
|
||||
double,
|
||||
double,
|
||||
|
||||
Reference in New Issue
Block a user