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