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