This is the complete list of members for VPointF, 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 |
| d | VPointF | private |
| Flip(const QLineF &axis, const QString &prefix=QString()) const | VPointF | |
| FlipPF(const QLineF &axis, const QPointF &point) | VPointF | static |
| flipTransform(const QLineF &axis) | VGObject | protectedstatic |
| GetEpsilon(const QPointF &p1, const QPointF &p2) | VGObject | privatestatic |
| getIdObject() const | VGObject | |
| getIdTool() const | VGObject | |
| GetLengthContour(const QVector< QPointF > &contour, const QVector< QPointF > &newPoints) | VGObject | static |
| getMode() const | VGObject | |
| GetReversePoints(const QVector< T > &points) | VGObject | static |
| getType() const | VGObject | |
| id() const | VGObject | |
| IntersectionCircles(const QPointF &c1, double r1, const QPointF &c2, double r2, QPointF &p1, QPointF &p2) | VGObject | static |
| IsPointOnLineSegment(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| IsPointOnLineviaPDP(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| isShowPointName() const | VPointF | |
| 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 |
| Move(qreal length, qreal angle, const QString &prefix=QString()) const | VPointF | |
| MovePF(const QPointF &originPoint, qreal length, qreal angle) | VPointF | static |
| mx() const | VPointF | |
| my() const | VPointF | |
| name() const | VGObject | virtual |
| operator QPointF() const | VPointF | explicit |
| operator=(const VPointF &point) | VPointF | |
| VGObject::operator=(const VGObject &obj) | VGObject | |
| PerpDotProduct(const QPointF &p1, const QPointF &p2, const QPointF &t) | VGObject | privatestatic |
| PointInCircle(const QPointF &p, const QPointF ¢er, qreal radius) | VGObject | privatestatic |
| Rotate(const QPointF &originPoint, qreal degrees, const QString &prefix=QString()) const | VPointF | |
| RotatePF(const QPointF &originPoint, const QPointF &point, qreal degrees) | VPointF | static |
| setId(const quint32 &id) | VGObject | virtual |
| setIdObject(const quint32 &value) | VGObject | |
| setMode(const Draw &value) | VGObject | |
| setMx(qreal mx) | VPointF | |
| setMy(qreal my) | VPointF | |
| setName(const QString &name) | VGObject | |
| setShowPointName(bool show) | VPointF | |
| setType(const GOType &type) | VGObject | |
| setX(const qreal &value) | VPointF | |
| setY(const qreal &value) | VPointF | |
| Swap(VPointF &point) Q_DECL_NOTHROW | VPointF | |
| VGObject::Swap(VGObject &obj) Q_DECL_NOTHROW | VGObject | |
| toQPointF() const | VPointF | |
| VGObject() | VGObject | |
| VGObject(const GOType &type, const quint32 &idObject=0, const Draw &mode=Draw::Calculation) | VGObject | explicit |
| VGObject(const VGObject &obj) | VGObject | |
| VPointF() | VPointF | |
| VPointF(const VPointF &point) | VPointF | |
| VPointF(const QPointF &point) | VPointF | explicit |
| VPointF(qreal x, qreal y, const QString &name, qreal mx, qreal my, quint32 idObject=0, const Draw &mode=Draw::Calculation) | VPointF | |
| VPointF(const QPointF &point, const QString &name, qreal mx, qreal my, quint32 idObject=0, const Draw &mode=Draw::Calculation) | VPointF | |
| x() const | VPointF | |
| y() const | VPointF | |
| ~VGObject() | VGObject | virtual |
| ~VPointF() Q_DECL_OVERRIDE | VPointF | virtual |