kig
Rect Member List
This is the complete list of members for Rect, including all inherited members.
bottom() const | Rect | |
bottomLeft() const | Rect | |
bottomRight() const | Rect | |
center() const | Rect | |
contains(const Coordinate &p) const | Rect | |
contains(const Coordinate &p, double allowed_miss) const | Rect | |
eat(const Rect &r) | Rect | |
fromQRect(const QRect &) | Rect | static |
height() const | Rect | |
intersects(const Rect &p) const | Rect | |
invalidRect() | Rect | static |
left() const | Rect | |
matchShape(const Rect &rhs, bool shrink=false) const | Rect | |
mBottomLeft | Rect | protected |
mheight | Rect | protected |
moveBy(const Coordinate p) | Rect | |
mwidth | Rect | protected |
normalize() | Rect | |
normalized() const | Rect | |
operator*=(const double r) | Rect | inline |
operator+=(const Coordinate p) | Rect | inline |
operator/=(const double r) | Rect | inline |
operator<<(kdbgstream &s, const Rect &t) | Rect | friend |
operator|=(const Rect &rhs) | Rect | inline |
Rect(const Coordinate bottomLeft, const Coordinate topRight) | Rect | |
Rect(const Coordinate bottomLeft, const double width, const double height) | Rect | |
Rect(double xa, double ya, double width, double height) | Rect | |
Rect(const Rect &r) | Rect | |
Rect() | Rect | |
right() const | Rect | |
scale(const double r) | Rect | |
setBottom(const double p) | Rect | |
setBottomLeft(const Coordinate p) | Rect | |
setBottomRight(const Coordinate p) | Rect | |
setCenter(const Coordinate p) | Rect | |
setContains(Coordinate p) | Rect | |
setHeight(const double h) | Rect | |
setLeft(const double p) | Rect | |
setRight(const double p) | Rect | |
setTop(const double p) | Rect | |
setTopLeft(const Coordinate p) | Rect | |
setTopRight(const Coordinate p) | Rect | |
setWidth(const double w) | Rect | |
top() const | Rect | |
topLeft() const | Rect | |
topRight() const | Rect | |
toQRect() const | Rect | |
valid() | Rect | |
width() const | Rect |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.