52 #ifndef VISTOOLSPLINEPATH_H
53 #define VISTOOLSPLINEPATH_H
55 #include <qcompilerdetection.h>
56 #include <QGraphicsItem>
57 #include <QMetaObject>
64 #include "../vgeometry/vsplinepath.h"
65 #include "../vmisc/def.h"
82 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
104 void Creating(const QPointF &pSpl,
int size);
The VContainer class container of all variables.
The VControlPointSpline class control spline point.
The VSplinePath class keep information about splinePath.