angle() const | OpenOrienteering::MapCoordF | inline |
distanceSquaredTo(const MapCoordF &to) const | OpenOrienteering::MapCoordF | |
distanceTo(const MapCoordF &to) const | OpenOrienteering::MapCoordF | inline |
dotProduct(const QPointF &p1, const QPointF &p2) | QPointF | static |
fromCGPoint(CGPoint point) | QPointF | static |
fromPolar(qreal length, qreal angle) | OpenOrienteering::MapCoordF | inlinestatic |
isNull() const const | QPointF | |
length() const | OpenOrienteering::MapCoordF | inline |
lengthSquared() const | OpenOrienteering::MapCoordF | |
manhattanLength() const const | QPointF | |
MapCoordF() noexcept | OpenOrienteering::MapCoordF | |
MapCoordF(qreal x, qreal y) noexcept | OpenOrienteering::MapCoordF | |
MapCoordF(const MapCoord &coord) noexcept | OpenOrienteering::MapCoordF | explicit |
MapCoordF(const MapCoordF &) noexcept=default | OpenOrienteering::MapCoordF | |
MapCoordF(const QPointF &point) noexcept | OpenOrienteering::MapCoordF | explicit |
normalize() | OpenOrienteering::MapCoordF | inline |
normalVector() const | OpenOrienteering::MapCoordF | |
operator!=(const QPointF &p1, const QPointF &p2) | QPointF | |
operator*(const QPointF &point, qreal factor) | QPointF | |
operator*(qreal factor, const QPointF &point) | QPointF | |
operator*=(qreal factor) | OpenOrienteering::MapCoordF | inline |
operator+(const QPointF &p1, const QPointF &p2) | QPointF | |
operator+(const QPointF &point) | QPointF | |
operator+=(const MapCoordF &rhs) | OpenOrienteering::MapCoordF | inline |
QPointF::operator+=(const QPointF &point) | QPointF | |
operator-() const | OpenOrienteering::MapCoordF | |
QPointF::operator-(const QPointF &p1, const QPointF &p2) | QPointF | |
QPointF::operator-(const QPointF &point) | QPointF | |
operator-=(const MapCoordF &rhs) | OpenOrienteering::MapCoordF | inline |
QPointF::operator-=(const QPointF &point) | QPointF | |
operator/(const QPointF &point, qreal divisor) | QPointF | |
operator/=(qreal divisor) | OpenOrienteering::MapCoordF | inline |
operator<<(QDataStream &stream, const QPointF &point) | QPointF | |
operator=(const QPointF &point) noexcept | OpenOrienteering::MapCoordF | inline |
operator==(const QPointF &p1, const QPointF &p2) | QPointF | |
operator>>(QDataStream &stream, QPointF &point) | QPointF | |
perpRight() const | OpenOrienteering::MapCoordF | |
QPointF() | QPointF | |
QPointF(const QPoint &point) | QPointF | |
QPointF(qreal xpos, qreal ypos) | QPointF | |
rotate(qreal angle) | OpenOrienteering::MapCoordF | inline |
rotated(qreal angle) const | OpenOrienteering::MapCoordF | inline |
rx() | QPointF | |
ry() | QPointF | |
setLength(qreal new_length) | OpenOrienteering::MapCoordF | inline |
setX(qreal x) | QPointF | |
setY(qreal y) | QPointF | |
toCGPoint() const const | QPointF | |
toPoint() const const | QPointF | |
x() const const | QPointF | |
y() const const | QPointF | |