KDWinUtils
Helper library for MFC to Qt migration
|
This is the complete list of members for KPoint, including all inherited members.
KPoint() | KPoint | |
KPoint(const KSize &cs) | KPoint | |
KPoint(int x, int y) | KPoint | explicit |
KPoint(const QPoint &qp) | KPoint | |
KPoint(const CPoint &cp) | KPoint | explicit |
Offset(int xOffset, int yOffset) | KPoint | |
Offset(const KPoint &other) | KPoint | |
operator CPoint() const | KPoint | |
operator QPoint() const | KPoint | |
operator!=(const KPoint &lhs, const KPoint &rhs) noexcept | KPoint | related |
operator+(const KPoint &lhs, const KPoint &rhs) | KPoint | related |
operator+(const KPoint &lhs, const KSize &rhs) | KPoint | related |
operator+(const KPoint &lhs, const KRect &rhs) | KPoint | related |
operator+=(const KPoint &cp) | KPoint | |
operator+=(const KSize &cs) | KPoint | |
operator-(const KPoint &lhs, const KSize &rhs) | KPoint | related |
operator-(const KPoint &point) | KPoint | related |
operator-(const KPoint &lhs, const KRect &rhs) | KPoint | related |
operator-(const KPoint &lhs, const KPoint &rhs) | KPoint | related |
operator-=(const KPoint &cp) | KPoint | |
operator-=(const KSize &cs) | KPoint | |
operator=(const QPoint &point) | KPoint | |
operator=(const CPoint &cp) | KPoint | |
operator==(const KPoint &lhs, const KPoint &rhs) noexcept | KPoint | related |
toCPoint() const | KPoint | |
toQPoint() const | KPoint | |
x | KPoint | |
y | KPoint |