Otclient  14/8/2020
TRect< T > Member List

This is the complete list of members for TRect< T >, including all inherited members.

alignIn(const TRect< T > &r, Fw::AlignmentFlag align)TRect< T >inline
bind(const TRect< T > &r)TRect< T >inline
bottom() constTRect< T >inline
bottomCenter() constTRect< T >inline
bottomLeft() constTRect< T >inline
bottomRight() constTRect< T >inline
center() constTRect< T >inline
centerLeft() constTRect< T >inline
centerRight() constTRect< T >inline
clear()TRect< T >inline
contains(const TPoint< T > &p, bool insideOnly=false) constTRect< T >inline
contains(const TRect< T > &r, bool insideOnly=false) constTRect< T >inline
expand(T top, T right, T bottom, T left)TRect< T >inline
expand(T add)TRect< T >inline
expandBottom(T add)TRect< T >inline
expanded(T add) constTRect< T >inline
expandLeft(T add)TRect< T >inline
expandRight(T add)TRect< T >inline
expandTop(T add)TRect< T >inline
height() constTRect< T >inline
horizontalCenter() constTRect< T >inline
intersection(const TRect< T > &r) constTRect< T >inline
intersects(const TRect< T > &r) constTRect< T >inline
isEmpty() constTRect< T >inline
isNull() constTRect< T >inline
isValid() constTRect< T >inline
left() constTRect< T >inline
move(T x, T y)TRect< T >inline
move(const TPoint< T > &p)TRect< T >inline
moveBottom(T pos)TRect< T >inline
moveBottomCenter(const TPoint< T > &p)TRect< T >inline
moveBottomLeft(const TPoint< T > &p)TRect< T >inline
moveBottomRight(const TPoint< T > &p)TRect< T >inline
moveCenter(const TPoint< T > &p)TRect< T >inline
moveCenterLeft(const TPoint< T > &p)TRect< T >inline
moveCenterRight(const TPoint< T > &p)TRect< T >inline
moveHorizontalCenter(T x)TRect< T >inline
moveLeft(T pos)TRect< T >inline
moveRight(T pos)TRect< T >inline
moveTop(T pos)TRect< T >inline
moveTopCenter(const TPoint< T > &p)TRect< T >inline
moveTopLeft(const TPoint< T > &p)TRect< T >inline
moveTopRight(const TPoint< T > &p)TRect< T >inline
moveVerticalCenter(T y)TRect< T >inline
operator!=(const TRect< T > &other) constTRect< T >inline
operator&=(const TRect< T > &other)TRect< T >inline
operator=(const TRect< T > &other)TRect< T >inline
operator==(const TRect< T > &other) constTRect< T >inline
operator|=(const TRect< T > &other)TRect< T >inline
reset()TRect< T >inline
resize(const TSize< T > &size)TRect< T >inline
resize(T width, T height)TRect< T >inline
right() constTRect< T >inline
setBottom(T pos)TRect< T >inline
setBottomLeft(const TPoint< T > &p)TRect< T >inline
setBottomRight(const TPoint< T > &p)TRect< T >inline
setCoords(int left, int top, int right, int bottom)TRect< T >inline
setHeight(T height)TRect< T >inline
setLeft(T pos)TRect< T >inline
setRect(T x, T y, T width, T height)TRect< T >inline
setRight(T pos)TRect< T >inline
setSize(const TSize< T > &size)TRect< T >inline
setTop(T pos)TRect< T >inline
setTopLeft(const TPoint< T > &p)TRect< T >inline
setTopRight(const TPoint< T > &p)TRect< T >inline
setWidth(T width)TRect< T >inline
setX(T x)TRect< T >inline
setY(T y)TRect< T >inline
size() constTRect< T >inline
top() constTRect< T >inline
topCenter() constTRect< T >inline
topLeft() constTRect< T >inline
topRight() constTRect< T >inline
translate(T x, T y)TRect< T >inline
translate(const TPoint< T > &p)TRect< T >inline
translated(int x, int y) constTRect< T >inline
translated(const TPoint< T > &p) constTRect< T >inline
TRect()TRect< T >inline
TRect(T x, T y, T width, T height)TRect< T >inline
TRect(const TPoint< T > &topLeft, const TPoint< T > &bottomRight)TRect< T >inline
TRect(const TRect< T > &other)TRect< T >inline
TRect(T x, T y, const TSize< T > &size)TRect< T >inline
TRect(const TPoint< T > &topLeft, const TSize< T > &size)TRect< T >inline
TRect(const TPoint< T > &topLeft, int width, int height)TRect< T >inline
united(const TRect< T > &r) constTRect< T >inline
verticalCenter() constTRect< T >inline
width() constTRect< T >inline
x() constTRect< T >inline
y() constTRect< T >inline