boundsOffset() | OpenOrienteering::MapCoord | static |
ClosePoint enum value | OpenOrienteering::MapCoord | |
CoordXmlTest class | OpenOrienteering::MapCoord | friend |
CurveStart enum value | OpenOrienteering::MapCoord | |
DashPoint enum value | OpenOrienteering::MapCoord | |
distanceSquaredTo(const MapCoord &other) const | OpenOrienteering::MapCoord | |
distanceTo(const MapCoord &other) const | OpenOrienteering::MapCoord | inline |
Flag enum name | OpenOrienteering::MapCoord | |
flags() const noexcept | OpenOrienteering::MapCoord | |
fromNative(qint32 x, qint32 y) noexcept | OpenOrienteering::MapCoord | static |
fromNative(qint32 x, qint32 y, Flags flags) noexcept | OpenOrienteering::MapCoord | static |
fromNative(qint32 x, qint32 y, Flag flag) noexcept | OpenOrienteering::MapCoord | static |
fromNative(qint32 x, qint32 y, int flags)=delete | OpenOrienteering::MapCoord | static |
fromNative(qint64 x, qint64 y)=delete | OpenOrienteering::MapCoord | static |
fromNative64(qint64 x, qint64 y) | OpenOrienteering::MapCoord | static |
fromNative64withOffset(qint64 x, qint64 y) | OpenOrienteering::MapCoord | static |
GapPoint enum value | OpenOrienteering::MapCoord | |
HolePoint enum value | OpenOrienteering::MapCoord | |
isClosePoint() const | OpenOrienteering::MapCoord | |
isCurveStart() const | OpenOrienteering::MapCoord | |
isDashPoint() const | OpenOrienteering::MapCoord | |
isGapPoint() const | OpenOrienteering::MapCoord | |
isHolePoint() const | OpenOrienteering::MapCoord | |
isPositionEqualTo(const MapCoord &other) const | OpenOrienteering::MapCoord | |
isRegular() const | OpenOrienteering::MapCoord | |
length() const | OpenOrienteering::MapCoord | inline |
lengthSquared() const | OpenOrienteering::MapCoord | |
load(QXmlStreamReader &xml) | OpenOrienteering::MapCoord | static |
load(qreal x, qreal y, MapCoord::Flags flags) | OpenOrienteering::MapCoord | static |
load(qreal x, qreal y, int flags)=delete | OpenOrienteering::MapCoord | static |
load(const QPointF &p, MapCoord::Flags flags) | OpenOrienteering::MapCoord | static |
load(const QPointF &p, int flags)=delete | OpenOrienteering::MapCoord | static |
MapCoord() noexcept | OpenOrienteering::MapCoord | |
MapCoord(const MapCoord &) noexcept=default | OpenOrienteering::MapCoord | |
MapCoord(int x, int y) noexcept | OpenOrienteering::MapCoord | |
MapCoord(qreal x, qreal y) noexcept | OpenOrienteering::MapCoord | |
MapCoord(qreal x, qreal y, Flags flags) noexcept | OpenOrienteering::MapCoord | |
MapCoord(qreal x, qreal y, Flag flag) noexcept | OpenOrienteering::MapCoord | |
MapCoord(qreal x, qreal y, int flags)=delete | OpenOrienteering::MapCoord | |
MapCoord(const QPointF &point) noexcept | OpenOrienteering::MapCoord | explicit |
MapCoord(const QPointF &point, Flags flags) noexcept | OpenOrienteering::MapCoord | |
MapCoord(const QPointF &point, Flag flag) noexcept | OpenOrienteering::MapCoord | |
MapCoord(QPointF point, int flags)=delete | OpenOrienteering::MapCoord | |
MapCoord(QStringRef &text) | OpenOrienteering::MapCoord | |
MaskCopiedFlagsAtEnd enum value | OpenOrienteering::MapCoord | |
MaskCopiedFlagsAtStart enum value | OpenOrienteering::MapCoord | |
nativeX() const | OpenOrienteering::MapCoord | |
nativeY() const | OpenOrienteering::MapCoord | |
operator QPointF() const | OpenOrienteering::MapCoord | explicit |
operator*(const MapCoord &lhs, qreal factor) | OpenOrienteering::MapCoord | friend |
operator*(qreal factor, const MapCoord &rhs) | OpenOrienteering::MapCoord | friend |
operator*=(qreal factor) | OpenOrienteering::MapCoord | inline |
operator+(const MapCoord &lhs, const MapCoord &rhs) | OpenOrienteering::MapCoord | friend |
operator+(const MapCoord &lhs, const QPointF &rhs) | OpenOrienteering::MapCoord | friend |
operator+=(const MapCoord &rhs_vector) | OpenOrienteering::MapCoord | inline |
operator+=(const QPointF &rhs_vector) | OpenOrienteering::MapCoord | inline |
operator-() const | OpenOrienteering::MapCoord | |
operator-(const MapCoord &lhs, const MapCoord &rhs) | OpenOrienteering::MapCoord | friend |
operator-(const MapCoord &lhs, const QPointF &rhs) | OpenOrienteering::MapCoord | friend |
operator-=(const MapCoord &rhs_vector) | OpenOrienteering::MapCoord | inline |
operator-=(const QPointF &rhs_vector) | OpenOrienteering::MapCoord | inline |
operator/(const MapCoord &lhs, qreal divisor) | OpenOrienteering::MapCoord | friend |
operator/=(qreal scalar) | OpenOrienteering::MapCoord | inline |
operator=(const MapCoord &other)=default | OpenOrienteering::MapCoord | |
operator==(const MapCoord &lhs, const MapCoord &rhs) | OpenOrienteering::MapCoord | friend |
save(QXmlStreamWriter &xml) const | OpenOrienteering::MapCoord | |
setClosePoint(bool value) | OpenOrienteering::MapCoord | inline |
setCurveStart(bool value) | OpenOrienteering::MapCoord | inline |
setDashPoint(bool value) | OpenOrienteering::MapCoord | inline |
setFlags(Flags::Int flags) noexcept | OpenOrienteering::MapCoord | inline |
setGapPoint(bool value) | OpenOrienteering::MapCoord | inline |
setHolePoint(bool value) | OpenOrienteering::MapCoord | inline |
setNativeX(qint32 new_x) | OpenOrienteering::MapCoord | inline |
setNativeY(qint32 new_y) | OpenOrienteering::MapCoord | inline |
setX(qreal x) | OpenOrienteering::MapCoord | inline |
setY(qreal y) | OpenOrienteering::MapCoord | inline |
StringBuffer typedef | OpenOrienteering::MapCoord | |
toString() const | OpenOrienteering::MapCoord | |
toString(StringBuffer< QChar > &buffer) const | OpenOrienteering::MapCoord | |
toUtf8(StringBuffer< char > &buffer) const | OpenOrienteering::MapCoord | |
x() const | OpenOrienteering::MapCoord | |
y() const | OpenOrienteering::MapCoord | |