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

This is the complete list of members for KSize, including all inherited members.

cxKSize
cyKSize
KSize()KSize
KSize(int cx, int cy)KSizeexplicit
KSize(const KPoint &cp)KSize
KSize(const QSize &qs)KSize
KSize(const CSize &cs)KSizeexplicit
operator CSize() constKSize
operator QSize() constKSize
operator!=(const KSize &lhs, const KSize &rhs) noexceptKSizerelated
operator+(const KSize &lhs, const KPoint &rhs)KSizerelated
operator+(const KSize &lhs, const KRect &rhs)KSizerelated
operator+(const KSize &lhs, const KSize &rhs)KSizerelated
operator+=(const KSize &other)KSize
operator-(const KSize &lhs, const KRect &rhs)KSizerelated
operator-(const KSize &lhs, const KSize &rhs)KSizerelated
operator-(const KSize &size)KSizerelated
operator-=(const KSize &other)KSize
operator=(const QSize &size)KSize
operator=(const CSize &cs)KSize
operator==(const KSize &lhs, const KSize &rhs) noexceptKSizerelated
toCSize() constKSize
toQSize() constKSize