52 #ifndef VISTOOLENDLINE_H
53 #define VISTOOLENDLINE_H
55 #include <qcompilerdetection.h>
56 #include <QGraphicsItem>
57 #include <QMetaObject>
62 #include "../vmisc/def.h"
74 QString
Angle() const;
75 void SetAngle(const QString &expression);
78 void setLength(const QString &expression);
80 virtual
int type() const Q_DECL_OVERRIDE {
return Type;}
The VContainer class container of all variables.