App
app::Rect Member List

This is the complete list of members for app::Rect, including all inherited members.

brapp::Rect
getDifference(const Rect &other, Vect &dtl, Vect &dbr) const app::Rect
getHeight() const app::Rectinline
getIntersection(const Rect &rct1, const Rect &rct2)app::Rectstatic
getWidth() const app::Rectinline
isPositive() const app::Rectinline
isValid() const app::Rectinline
makeCopyAt(const Point ntl) const app::Rect
makeCopyAt(const Rect &src, Point ntl)app::Rectstatic
makeResizedCopy(const Rect &src, const Vect dtl, const Vect dbr)app::Rectstatic
moveTo(const Point ntl)app::Rect
Rect()app::Rectinline
Rect(const Point tl, const Point br)app::Rectinline
Rect(int tlx, int tly, int brx, int bry)app::Rectinline
resizeBy(const Vect dtl, const Vect dbr)app::Rect
tlapp::Rect