![]() |
KDWinUtils
Helper library for MFC to Qt migration
|
This is the complete list of members for KSize, including all inherited members.
| cx | KSize | |
| cy | KSize | |
| KSize() | KSize | |
| KSize(int cx, int cy) | KSize | explicit |
| KSize(const KPoint &cp) | KSize | |
| KSize(const QSize &qs) | KSize | |
| KSize(const CSize &cs) | KSize | explicit |
| operator CSize() const | KSize | |
| operator QSize() const | KSize | |
| operator!=(const KSize &lhs, const KSize &rhs) noexcept | KSize | related |
| operator+(const KSize &lhs, const KPoint &rhs) | KSize | related |
| operator+(const KSize &lhs, const KRect &rhs) | KSize | related |
| operator+(const KSize &lhs, const KSize &rhs) | KSize | related |
| operator+=(const KSize &other) | KSize | |
| operator-(const KSize &lhs, const KRect &rhs) | KSize | related |
| operator-(const KSize &lhs, const KSize &rhs) | KSize | related |
| operator-(const KSize &size) | KSize | related |
| operator-=(const KSize &other) | KSize | |
| operator=(const QSize &size) | KSize | |
| operator=(const CSize &cs) | KSize | |
| operator==(const KSize &lhs, const KSize &rhs) noexcept | KSize | related |
| toCSize() const | KSize | |
| toQSize() const | KSize |