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.