mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-25 22:19:58 +02:00
Folio List: DXF Export long text corrected and
Alignment changed for Title: Center aligned for heading and left aligned for entries git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2842 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -38,7 +38,7 @@ class Createdxf
|
||||
static void drawLine(QString,double,double,double,double,int);
|
||||
static void drawText(QString,QString,double,double,double,double,int);
|
||||
static void drawTextAligned(QString fileName, QString text,double x, double y, double height, double rotation, double oblique,int hAlign, int vAlign, double xAlign, int colour,
|
||||
float scale = 0);
|
||||
bool leftAlign = false, float scale = 0);
|
||||
|
||||
static const double sheetWidth;
|
||||
static const double sheetHeight;
|
||||
|
||||
Reference in New Issue
Block a user