![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPointF, including all inherited members.
comparesEqual(const QPointF &p1, const QPointF &p2) noexcept | QPointF | friend |
comparesEqual(const QPointF &p1, const QPoint &p2) noexcept | QPointF | friend |
dotProduct(const QPointF &p1, const QPointF &p2) | QPointF | inlinestatic |
get(P &&p) noexcept | QPointF | friend |
isNull() const noexcept | QPointF | inline |
manhattanLength() const | QPointF | inline |
operator*(const QPointF &p, qreal c) | QPointF | friend |
operator*(qreal c, const QPointF &p) | QPointF | friend |
operator*=(qreal c) | QPointF | inline |
operator+(const QPointF &p1, const QPointF &p2) | QPointF | friend |
operator+(const QPointF &p) | QPointF | friend |
operator+=(const QPointF &p) | QPointF | inline |
operator-(const QPointF &p1, const QPointF &p2) | QPointF | friend |
operator-(const QPointF &p) | QPointF | friend |
operator-=(const QPointF &p) | QPointF | inline |
operator/(const QPointF &p, qreal divisor) | QPointF | friend |
operator/=(qreal c) | QPointF | inline |
operator<<(QDataStream &stream, const QPointF &point) | QPointF | related |
operator>>(QDataStream &stream, QPointF &point) | QPointF | related |
qFuzzyCompare(const QPointF &p1, const QPointF &p2) noexcept | QPointF | friend |
qFuzzyIsNull(const QPointF &point) noexcept | QPointF | friend |
QPointF() noexcept | QPointF | inline |
QPointF(const QPoint &p) noexcept | QPointF | inline |
QPointF(qreal xpos, qreal ypos) noexcept | QPointF | inline |
QTransform class | QPointF | friend |
rx() noexcept | QPointF | inline |
ry() noexcept | QPointF | inline |
setX(qreal x) noexcept | QPointF | inline |
setY(qreal y) noexcept | QPointF | inline |
toPoint() const | QPointF | inline |
transposed() const noexcept | QPointF | inline |
x() const noexcept | QPointF | inline |
y() const noexcept | QPointF | inline |