This is the complete list of members for VAbstractArc, including all inherited members.
| accuracyPointOnLine | VGObject | static |
| addVector(const QPointF &p, const QPointF &p1, const QPointF &p2, qreal k) | VGObject | static |
| AngleArc() const | VAbstractArc | |
| BuildAxis(const QPointF &p, const qreal &angle, const QRectF &scRect) | VGObject | static |
| BuildAxis(const QPointF &p1, const QPointF &p2, const QRectF &scRect) | VGObject | static |
| BuildLine(const QPointF &p1, const qreal &length, const qreal &angle) | VGObject | static |
| BuildRay(const QPointF &firstPoint, const qreal &angle, const QRectF &scRect) | VGObject | static |
| ClosestPoint(const QLineF &line, const QPointF &point) | VGObject | static |
| ContactPoints(const QPointF &p, const QPointF ¢er, qreal radius, QPointF &p1, QPointF &p2) | VGObject | static |
| CreateName()=0 | VAbstractCurve | protectedpure virtual |
| CurveIntersectLine(const QVector< QPointF > &points, const QLineF &line) | VAbstractCurve | static |
| d | VAbstractArc | private |
| DirectionArrows() const | VAbstractCurve | virtual |
| FindF2(qreal length)=0 | VAbstractArc | protectedpure virtual |
| flipTransform(const QLineF &axis) | VGObject | protectedstatic |
| FromBegin(const QVector< QPointF > &points, const QPointF &begin, bool *ok=nullptr) | VAbstractCurve | privatestatic |
| GetCenter() const | VAbstractArc | virtual |
| GetDuplicate() const | VAbstractCurve | |
| GetEndAngle() const Q_DECL_OVERRIDE | VAbstractArc | virtual |
| GetEpsilon(const QPointF &p1, const QPointF &p2) | VGObject | privatestatic |
| getFirstPoint() | VAbstractCurve | |
| GetFormulaF1() const | VAbstractArc | |
| GetFormulaF2() const | VAbstractArc | |
| GetFormulaLength() const | VAbstractArc | |
| getIdObject() const | VGObject | |
| getIdTool() const | VGObject | |
| getLastPoint() | VAbstractCurve | |
| GetLength() const =0 | VAbstractCurve | pure virtual |
| GetLengthByPoint(const QPointF &point) const | VAbstractCurve | |
| GetLengthContour(const QVector< QPointF > &contour, const QVector< QPointF > &newPoints) | VGObject | static |
| getLineColor() const | VAbstractCurve | |
| getLineWeight() const | VAbstractCurve | |
| getMode() const | VGObject | |
| GetPath() const | VAbstractCurve | virtual |
| GetPenStyle() const | VAbstractCurve | |
| getPoints() const =0 | VAbstractCurve | pure virtual |
| GetReversePoints(const QVector< T > &points) | VGObject | static |
| GetSegmentPoints(const QVector< QPointF > &points, const QPointF &begin, const QPointF &end, bool reverse=false) | VAbstractCurve | static |
| GetSegmentPoints(const QPointF &begin, const QPointF &end, bool reverse=false) const | VAbstractCurve | |
| GetStartAngle() const Q_DECL_OVERRIDE | VAbstractArc | virtual |
| getType() const | VGObject | |
| id() const | VGObject | |
| IntersectionCircles(const QPointF &c1, double r1, const QPointF &c2, double r2, QPointF &p1, QPointF &p2) | VGObject | static |
| IntersectLine(const QLineF &line) const | VAbstractCurve | virtual |
| IsFlipped() const | VAbstractArc | |
| IsIntersectLine(const QLineF &line) const | VAbstractCurve | virtual |
| isPointOnCurve(const QVector< QPointF > &points, const QPointF &p) | VAbstractCurve | static |
| isPointOnCurve(const QPointF &p) const | VAbstractCurve | |
| IsPointOnLineSegment(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| IsPointOnLineviaPDP(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| lengthCurveDirectionArrow | VAbstractCurve | static |
| LineCoefficients(const QLineF &line, qreal *a, qreal *b, qreal *c) | VGObject | static |
| LineIntersectCircle(const QPointF ¢er, qreal radius, const QLineF &line, QPointF &p1, QPointF &p2) | VGObject | static |
| LineIntersectRect(const QRectF &rec, const QLineF &line) | VGObject | static |
| name() const | VGObject | virtual |
| NameForHistory(const QString &toolName) const Q_DECL_OVERRIDE | VAbstractArc | virtual |
| operator=(const VAbstractArc &arc) | VAbstractArc | |
| VAbstractCurve::operator=(const VAbstractCurve &curve) | VAbstractCurve | |
| VGObject::operator=(const VGObject &obj) | VGObject | |
| PathLength(const QVector< QPointF > &path) | VAbstractCurve | static |
| PerpDotProduct(const QPointF &p1, const QPointF &p2, const QPointF &t) | VGObject | privatestatic |
| PointInCircle(const QPointF &p, const QPointF ¢er, qreal radius) | VGObject | privatestatic |
| SetCenter(const VPointF &point) | VAbstractArc | |
| SetDuplicate(quint32 number) | VAbstractCurve | |
| SetFlipped(bool value) | VAbstractArc | protected |
| SetFormulaF1(const QString &formula, qreal value) | VAbstractArc | |
| SetFormulaF2(const QString &formula, qreal value) | VAbstractArc | |
| SetFormulaLength(const QString &formula, qreal value) | VAbstractArc | |
| SetFormulaLength(const QString &formula) | VAbstractArc | protected |
| setId(const quint32 &id) Q_DECL_OVERRIDE | VAbstractArc | virtual |
| setIdObject(const quint32 &value) | VGObject | |
| setLineColor(const QString &color) | VAbstractCurve | |
| setLineWeight(const QString &lineWeight) | VAbstractCurve | |
| setMode(const Draw &value) | VGObject | |
| setName(const QString &name) | VGObject | |
| SetPenStyle(const QString &penStyle) | VAbstractCurve | |
| setType(const GOType &type) | VGObject | |
| ShowDirection(const QVector< DirectionArrow > &arrows, qreal width) | VAbstractCurve | static |
| Swap(VAbstractArc &arc) Q_DECL_NOTHROW | VAbstractArc | |
| VAbstractCurve::Swap(VAbstractCurve &curve) Q_DECL_NOTHROW | VAbstractCurve | |
| VGObject::Swap(VGObject &obj) Q_DECL_NOTHROW | VGObject | |
| ToEnd(const QVector< QPointF > &points, const QPointF &end, bool *ok=nullptr) | VAbstractCurve | privatestatic |
| VAbstractArc(const GOType &type, const quint32 &idObject=null_id, const Draw &mode=Draw::Calculation) | VAbstractArc | explicit |
| VAbstractArc(const GOType &type, const VPointF ¢er, qreal f1, const QString &formulaF1, qreal f2, const QString &formulaF2, quint32 idObject=0, Draw mode=Draw::Calculation) | VAbstractArc | |
| VAbstractArc(const GOType &type, const VPointF ¢er, qreal f1, qreal f2, quint32 idObject=0, Draw mode=Draw::Calculation) | VAbstractArc | |
| VAbstractArc(const GOType &type, const QString &formulaLength, const VPointF ¢er, qreal f1, const QString &formulaF1, quint32 idObject=0, Draw mode=Draw::Calculation) | VAbstractArc | |
| VAbstractArc(const GOType &type, const VPointF ¢er, qreal f1, quint32 idObject=0, Draw mode=Draw::Calculation) | VAbstractArc | |
| VAbstractArc(const VAbstractArc &arc) | VAbstractArc | explicit |
| VAbstractCurve(const GOType &type, const quint32 &idObject=null_id, const Draw &mode=Draw::Calculation) | VAbstractCurve | explicit |
| VAbstractCurve(const VAbstractCurve &curve) | VAbstractCurve | explicit |
| VGObject() | VGObject | |
| VGObject(const GOType &type, const quint32 &idObject=0, const Draw &mode=Draw::Calculation) | VGObject | explicit |
| VGObject(const VGObject &obj) | VGObject | |
| ~VAbstractArc() | VAbstractArc | virtual |
| ~VAbstractCurve() Q_DECL_OVERRIDE | VAbstractCurve | virtual |
| ~VGObject() | VGObject | virtual |