mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-27 15:49:59 +02:00
DXF - Add terminals to plot (optional)
This commit is contained in:
@@ -123,6 +123,8 @@ class Createdxf
|
||||
const long green,
|
||||
const long blue);
|
||||
static long RGBcodeTable[];
|
||||
static int dxfColor(QColor color);
|
||||
static int dxfColor(QPen pen);
|
||||
|
||||
static const double sheetWidth;
|
||||
static const double sheetHeight;
|
||||
|
||||
Reference in New Issue
Block a user