CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Rect Member List

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

contains(const Rect &b) constRect
contains(const Point &b) constRect
height() constRect
operator bool() constRectexplicit
operator!=(const Rect &b)Rect
operator==(const Rect &b)Rect
pos() constRect
pos(Point newValue)Rect
pos(double x, double y)Rect
Rect()=defaultRect
Rect(const Size &size)Rect
Rect(const Point &pos, const Size &size)Rect
Rect(double x0, double y0, double x1, double y1)Rect
size() constRect
size(Size newValue)Rect
size(double w, double h)Rect
width() constRect
x() constRect
x0() constRect
x1() constRect
y() constRect
y0() constRect
y1() constRect