28 #ifndef VISTOOLELLIPTICALARC_H
29 #define VISTOOLELLIPTICALARC_H
31 #include <qcompilerdetection.h>
32 #include <QGraphicsItem>
33 #include <QMetaObject>
38 #include "../vmisc/def.h"
51 void setF1(const QString &expression);
52 void setF2(const QString &expression);
55 virtual
int type() const Q_DECL_OVERRIDE {
return Type;}
The VContainer class container of all variables.