Uses of Class
io.qt.core.QLine
-
Uses of QLine in io.qt.core
Modifier and TypeMethodDescriptionQLine.clone()
final QLine
QLineF.toLine()
static QLine
final QLine
QLine.translated
(int dx, int dy) final QLine
QLine.translated
(QPoint p) -
Uses of QLine in io.qt.gui
Modifier and TypeMethodDescriptionfinal void
QPainter.drawLines
(Collection<? extends QLine> lines)