qt
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.
qt.QLine(table)
qt.QLineF(table)
qt.QLine
qt.QLineF
x1
y1
x2
y2
table