mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-22 04:29:58 +01:00
DXF - Simplifying, WIP
This commit is contained in:
@@ -39,6 +39,13 @@ class Createdxf
|
||||
double,
|
||||
double,
|
||||
int);
|
||||
|
||||
static void drawCircle(
|
||||
const QString& ,
|
||||
QPointF,
|
||||
double,
|
||||
int );
|
||||
|
||||
static void drawArc(
|
||||
const QString&,
|
||||
double x,
|
||||
|
||||
Reference in New Issue
Block a user