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

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

bottomKRect
BottomRight()KRect
BottomRight() constKRect
CenterPoint() constKRect
CopyRect(const KRect *rect)KRect
CopyRect(const KRect &rect)KRect
DeflateRect(int x, int y)KRect
DeflateRect(const KSize &size)KRect
DeflateRect(const KRect &rect)KRect
DeflateRect(int l, int t, int r, int b)KRect
EqualRect(const KRect *cr) constKRect
EqualRect(const KRect &cr) constKRect
Height() constKRect
InflateRect(int x, int y)KRect
InflateRect(const KSize &size)KRect
InflateRect(const KRect &rect)KRect
InflateRect(int l, int t, int r, int b)KRect
IntersectRect(const KRect *rect1, const KRect *rect2)KRect
IntersectRect(const KRect &rect1, const KRect &rect2)KRect
IsRectEmpty() constKRect
IsRectNull() constKRect
KRect()KRect
KRect(int l, int t, int r, int b)KRectexplicit
KRect(const KPoint &cp, const KSize &cs)KRectexplicit
KRect(const KPoint &topLeft, const KPoint &bottomRight)KRectexplicit
KRect(const KRect &rect)KRect
KRect(KRect &&rect) noexceptKRect
KRect(const QRect &qr)KRect
KRect(const CRect &cr)KRectexplicit
leftKRect
MoveToX(int x)KRect
MoveToXY(int x, int y) noexceptKRect
MoveToXY(const KPoint &point) noexceptKRect
MoveToY(int y)KRect
NormalizeRect()KRect
OffsetRect(int x, int y)KRect
OffsetRect(const KPoint &point)KRect
OffsetRect(const KSize &size)KRect
operator CRect() constKRect
operator QRect() constKRect
operator!=(const KRect &lhs, const KRect &rhs) noexceptKRectrelated
operator&(const KRect &lhs, const KRect &rhs)KRectrelated
operator&=(const KRect &rect)KRect
operator+(const KRect &lhs, const KRect &rhs)KRectrelated
operator+(const KRect &lhs, const KPoint &rhs)KRectrelated
operator+(const KRect &lhs, const KSize &rhs)KRectrelated
operator+=(const KPoint &point)KRect
operator+=(const KSize &size)KRect
operator+=(const KRect &rect)KRect
operator-(const KRect &lhs, const KRect &rhs)KRectrelated
operator-(const KRect &lhs, const KPoint &rhs)KRectrelated
operator-(const KRect &lhs, const KSize &rhs)KRectrelated
operator-=(const KPoint &point)KRect
operator-=(const KSize &size)KRect
operator-=(const KRect &rect)KRect
operator=(const KRect &rect)KRect
operator=(KRect &&rect) noexceptKRect
operator=(const QRect &rect)KRect
operator=(const CRect &rect)KRect
operator==(const KRect &lhs, const KRect &rhs) noexceptKRectrelated
operator|(const KRect &lhs, const KRect &rhs)KRectrelated
operator|=(const KRect &rect)KRect
PtInRect(const KPoint &point) constKRect
rightKRect
SetRect(int left, int top, int right, int bottom)KRect
SetRectEmpty()KRect
Size() constKRect
SubtractRect(const KRect *rectSrc1, const KRect *rectSrc2)KRect
SubtractRect(const KRect &rectSrc1, const KRect &rectSrc2)KRect
swap(KRect &rect) noexceptKRect
toCRect() constKRect
topKRect
TopLeft()KRect
TopLeft() constKRect
toQRect() constKRect
UnionRect(const KRect *rectSrc1, const KRect *rectSrc2)KRect
UnionRect(const KRect &rectSrc1, const KRect &rectSrc2)KRect
Width() constKRect
~KRect()=defaultKRect