|
KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
|
|
This is the complete list of members for Rectangle, including all inherited members.
| bottomEdge() const | Rectangle | |
| centerPoint() const | Rectangle | |
| closestCorner(const Point &origin) const | Rectangle | |
| closestEdge(const Point &point) | Rectangle | |
| closestSideToPoint(const Point &point) const | Rectangle | |
| containsAnyPoint(const Line &line) const | Rectangle | |
| corners() const | Rectangle | |
| edgeMap() const | Rectangle | |
| edges() const | Rectangle | |
| fromCenterLine(const Line ¢erLine, double expand) | Rectangle | static |
| fromCenterPoint(const Point ¢erPoint, double expand) | Rectangle | static |
| fromPoints(const Point::List &points) | Rectangle | static |
| fromPoints(const Point &p1, const Point &p2) | Rectangle | static |
| fromString(const QString &value) | Rectangle | static |
| grow(double amount) | Rectangle | |
| grown(double amount) const | Rectangle | |
| horizontalLines() const | Rectangle | |
| isPointOnEdge(const Point &point, Line &foundEdge) const | Rectangle | |
| isPointOnEdge(const Point &point) const | Rectangle | |
| leftEdge() const | Rectangle | |
| Rectangle() | Rectangle | inline |
| Rectangle(const QRectF &other) | Rectangle | inline |
| Rectangle(const QRect &other) | Rectangle | inline |
| Rectangle(const QPointF &topLeft, const QSizeF &size) | Rectangle | inline |
| Rectangle(double x, double y, int w, int h) | Rectangle | inline |
| rightEdge() const | Rectangle | |
| scale(double scale) | Rectangle | |
| scaled(double scale) const | Rectangle | |
| shrink(double amount) | Rectangle | inline |
| shrunk(double amount) const | Rectangle | inline |
| topEdge() const | Rectangle | |
| toString() const | Rectangle | |
| verticalLines() const | Rectangle |