32 #ifndef POINT_INTERSECTXY_TOOL_H
33 #define POINT_INTERSECTXY_TOOL_H
36 #include "../ifc/xml/vabstractpattern.h"
37 #include "../vmisc/def.h"
39 #include <qcompilerdetection.h>
40 #include <QDomElement>
41 #include <QGraphicsItem>
42 #include <QMetaObject>
61 const QString &lineWeight,
63 const quint32 &
secondPointId, qreal mx, qreal my,
bool showPointName,
68 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
81 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
89 const QString &lineType, const QString &lineWeight,
92 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.