Expression qt.QLine(table) or qt.QLineF(table) constructs a new qt.QLine or qt.QLineF object representing a segment whose endpoints coordinates are given by fields x1, y1, x2, and y2 of table table.