32 #ifndef INTERSECT_CIRCLETANGENT_TOOL_H
33 #define INTERSECT_CIRCLETANGENT_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>
65 static QPointF
FindPoint(
const QPointF &p,
const QPointF ¢er, qreal radius,
69 virtual int type() const Q_DECL_OVERRIDE {
return Type;}
94 virtual
void SaveDialog(QDomElement &domElement) Q_DECL_OVERRIDE;
110 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.
@ PointFromCircleAndTangent