KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
Loading...
Searching...
No Matches
Rectangle Member List

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

bottomEdge() constRectangle
centerPoint() constRectangle
closestCorner(const Point &origin) constRectangle
closestEdge(const Point &point)Rectangle
closestSideToPoint(const Point &point) constRectangle
containsAnyPoint(const Line &line) constRectangle
corners() constRectangle
edgeMap() constRectangle
edges() constRectangle
fromCenterLine(const Line &centerLine, double expand)Rectanglestatic
fromCenterPoint(const Point &centerPoint, double expand)Rectanglestatic
fromPoints(const Point::List &points)Rectanglestatic
fromPoints(const Point &p1, const Point &p2)Rectanglestatic
fromString(const QString &value)Rectanglestatic
grow(double amount)Rectangle
grown(double amount) constRectangle
horizontalLines() constRectangle
isPointOnEdge(const Point &point, Line &foundEdge) constRectangle
isPointOnEdge(const Point &point) constRectangle
leftEdge() constRectangle
Rectangle()Rectangleinline
Rectangle(const QRectF &other)Rectangleinline
Rectangle(const QRect &other)Rectangleinline
Rectangle(const QPointF &topLeft, const QSizeF &size)Rectangleinline
Rectangle(double x, double y, int w, int h)Rectangleinline
rightEdge() constRectangle
scale(double scale)Rectangle
scaled(double scale) constRectangle
shrink(double amount)Rectangleinline
shrunk(double amount) constRectangleinline
topEdge() constRectangle
toString() constRectangle
verticalLines() constRectangle