qt
Expression qt.QRect(table) or qt.QRectF(table) returns a new qt.QRect or qt.QRectF object representing a rectangle whose origin is specified by table fields x and y and whose width and height are specified by the table fields width and height.
qt.QRect(table)
qt.QRectF(table)
qt.QRect
qt.QRectF
x
y
width
height