App
|
This is the complete list of members for app::Rect, including all inherited members.
br | app::Rect | |
getDifference(const Rect &other, Vect &dtl, Vect &dbr) const | app::Rect | |
getHeight() const | app::Rect | inline |
getIntersection(const Rect &rct1, const Rect &rct2) | app::Rect | static |
getWidth() const | app::Rect | inline |
isPositive() const | app::Rect | inline |
isValid() const | app::Rect | inline |
makeCopyAt(const Point ntl) const | app::Rect | |
makeCopyAt(const Rect &src, Point ntl) | app::Rect | static |
makeResizedCopy(const Rect &src, const Vect dtl, const Vect dbr) | app::Rect | static |
moveTo(const Point ntl) | app::Rect | |
Rect() | app::Rect | inline |
Rect(const Point tl, const Point br) | app::Rect | inline |
Rect(int tlx, int tly, int brx, int bry) | app::Rect | inline |
resizeBy(const Vect dtl, const Vect dbr) | app::Rect | |
tl | app::Rect |