46 #ifndef VTOOLELLIPTICALARC_H
47 #define VTOOLELLIPTICALARC_H
49 #include <qcompilerdetection.h>
50 #include <QGraphicsItem>
51 #include <QMetaObject>
56 #include "../ifc/xml/vabstractpattern.h"
57 #include "../vmisc/def.h"
74 QString &f1, QString &f2, QString &rotationAngle,
const QString &color,
79 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
81 virtual QString
getTagName() const Q_DECL_OVERRIDE;
111 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
114 virtual QString
makeToolTip() const Q_DECL_OVERRIDE;
119 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.