52 #ifndef VISTOOLCURVEINTERSECTAXIS_H
53 #define VISTOOLCURVEINTERSECTAXIS_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 virtual
int type() const Q_DECL_OVERRIDE {
return Type;}
The VContainer class container of all variables.