52 #ifndef VTOOLCUBICBEZIERPATH_H
53 #define VTOOLCUBICBEZIERPATH_H
55 #include <qcompilerdetection.h>
56 #include <QGraphicsItem>
57 #include <QMetaObject>
62 #include "../ifc/xml/vabstractpattern.h"
63 #include "../vmisc/def.h"
80 const
Source &typeCreation);
84 virtual
int type() const Q_DECL_OVERRIDE {
return Type;}
97 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
106 const
Source &typeCreation, QGraphicsItem * parent =
nullptr);
The VContainer class container of all variables.
The VGObject class keep information graphical objects.
The VMainGraphicsScene class main scene.
The VPointF class keep data of point.