52 #ifndef VISTOOLCUBICBEZIERPATH_H
53 #define VISTOOLCUBICBEZIERPATH_H
55 #include <qcompilerdetection.h>
56 #include <QGraphicsItem>
57 #include <QMetaObject>
63 #include "../vgeometry/vcubicbezierpath.h"
64 #include "../vmisc/def.h"
79 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
The VContainer class container of all variables.
The VPointF class keep data of point.