A value with x, y, width and height attributes.
x
y
width
height
Qt.rect can be used to create a rectangle.
Height of the rectangle.
Width of the rectangle.
X coordinate of the rectangle.
Y coordinate of the rectangle.
Generated using TypeDoc
A value with
x
,y
,width
andheight
attributes.Qt.rect can be used to create a rectangle.