56 #ifndef VTOOLPOINTFROMARCANDTANGENT_H
57 #define VTOOLPOINTFROMARCANDTANGENT_H
59 #include <qcompilerdetection.h>
60 #include <QDomElement>
61 #include <QGraphicsItem>
62 #include <QMetaObject>
68 #include "../ifc/xml/vabstractpattern.h"
69 #include "../vmisc/def.h"
83 const QString &pointName,
93 const Source &typeCreation);
98 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
108 void SetArcId(
const quint32 &value);
120 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
135 QGraphicsItem * parent =
nullptr);
VArc class for anticlockwise arc.
The VContainer class container of all variables.
The VGObject class keep information graphical objects.
The VMainGraphicsScene class main scene.