52 #ifndef VTOOLCUBICBEZIER_H
53 #define VTOOLCUBICBEZIER_H
55 #include <qcompilerdetection.h>
56 #include <QGraphicsItem>
57 #include <QMetaObject>
62 #include "../vmisc/def.h"
63 #include "../ifc/xml/vabstractpattern.h"
80 const
Source &typeCreation);
83 virtual
int type() const Q_DECL_OVERRIDE {
return Type;}
102 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
111 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.