Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
KPoint Member List

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)KPointexplicit
KPoint(const QPoint &qp)KPoint
KPoint(const CPoint &cp)KPointexplicit
Offset(int xOffset, int yOffset)KPoint
Offset(const KPoint &other)KPoint
operator CPoint() constKPoint
operator QPoint() constKPoint
operator!=(const KPoint &lhs, const KPoint &rhs) noexceptKPointrelated
operator+(const KPoint &lhs, const KPoint &rhs)KPointrelated
operator+(const KPoint &lhs, const KSize &rhs)KPointrelated
operator+(const KPoint &lhs, const KRect &rhs)KPointrelated
operator+=(const KPoint &cp)KPoint
operator+=(const KSize &cs)KPoint
operator-(const KPoint &lhs, const KSize &rhs)KPointrelated
operator-(const KPoint &point)KPointrelated
operator-(const KPoint &lhs, const KRect &rhs)KPointrelated
operator-(const KPoint &lhs, const KPoint &rhs)KPointrelated
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) noexceptKPointrelated
toCPoint() constKPoint
toQPoint() constKPoint
xKPoint
yKPoint