DXF - Simplifying, WIP

This commit is contained in:
David Varley
2020-09-17 21:45:14 +10:00
parent 07df62e362
commit 4d7ece07ab
3 changed files with 46 additions and 69 deletions

View File

@@ -39,6 +39,13 @@ class Createdxf
double,
double,
int);
static void drawCircle(
const QString& ,
QPointF,
double,
int );
static void drawArc(
const QString&,
double x,