ReadFramework
rdf::Rect Member List

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

area() const rdf::Rect
bottom() const rdf::Rect
bottomLeft() const rdf::Rect
bottomRight() const rdf::Rect
center() const rdf::Rect
clipped(const Vector2D &size) const rdf::Rect
contains(const Rect &o) const rdf::Rect
contains(const Vector2D &pt) const rdf::Rect
diagonal() const rdf::Rect
draw(QPainter &p) const rdf::Rect
expand(double v)rdf::Rect
fromPoints(const QVector< Vector2D > &pts)rdf::Rectstatic
height() const rdf::Rect
intersected(const Rect &o) const rdf::Rect
intersects(const Rect &o) const rdf::Rect
isNull() const rdf::Rect
isProximate(const Rect &o, double eps=10.0) const rdf::Rect
joined(const Rect &o) const rdf::Rect
left() const rdf::Rect
mIsNullrdf::Rectprotected
move(const Vector2D &vec)rdf::Rect
mSizerdf::Rectprotected
mTopLeftrdf::Rectprotected
operator!=(const Rect &l, const Rect &r)rdf::Rectfriend
operator==(const Rect &l, const Rect &r)rdf::Rectfriend
Rect()rdf::Rect
Rect(const QRect &rect)rdf::Rect
Rect(const QRectF &rect)rdf::Rect
Rect(const cv::Rect &rect)rdf::Rect
Rect(const Vector2D &topLeft, const Vector2D &size)rdf::Rect
Rect(double x, double y, double width, double height)rdf::Rect
Rect(const cv::Mat &img)rdf::Rect
right() const rdf::Rect
scale(double factor)rdf::Rect
setSize(const Vector2D &newSize)rdf::Rect
setTopLeft(const Vector2D &topLeft)rdf::Rect
size() const rdf::Rect
toCvRect() const rdf::Rect
top() const rdf::Rect
topLeft() const rdf::Rect
topRight() const rdf::Rect
toQRect() const rdf::Rect
toQRectF() const rdf::Rect
toString() const rdf::Rectvirtual
width() const rdf::Rect