This is the complete list of members for VAbstractBezier, including all inherited members.
| accuracyPointOnLine | VGObject | static | 
| addVector(const QPointF &p, const QPointF &p1, const QPointF &p2, qreal k) | VGObject | static | 
| 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 | VAbstractCurve | private | 
| DirectionArrows() const | VAbstractCurve | virtual | 
| flipTransform(const QLineF &axis) | VGObject | protectedstatic | 
| FromBegin(const QVector< QPointF > &points, const QPointF &begin, bool *ok=nullptr) | VAbstractCurve | privatestatic | 
| GetC1Length() const =0 | VAbstractBezier | pure virtual | 
| GetC2Length() const =0 | VAbstractBezier | pure virtual | 
| GetDuplicate() const | VAbstractCurve | |
| GetEndAngle() const =0 | VAbstractCurve | pure virtual | 
| GetEpsilon(const QPointF &p1, const QPointF &p2) | VGObject | privatestatic | 
| getFirstPoint() | VAbstractCurve | |
| 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 =0 | VAbstractCurve | pure 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 | 
| 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 =0 | VAbstractCurve | pure virtual | 
| operator=(const VAbstractBezier &curve) | VAbstractBezier | |
| 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 | 
| SetDuplicate(quint32 number) | VAbstractCurve | |
| setId(const quint32 &id) | VGObject | 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(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 | 
| VAbstractBezier(const GOType &type, const quint32 &idObject=null_id, const Draw &mode=Draw::Calculation) | VAbstractBezier | |
| VAbstractBezier(const VAbstractBezier &curve) | VAbstractBezier | |
| 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 | |
| ~VAbstractBezier() | VAbstractBezier | virtual | 
| ~VAbstractCurve() Q_DECL_OVERRIDE | VAbstractCurve | virtual | 
| ~VGObject() | VGObject | virtual |