Uses of Class
io.qt.core.QLine
Packages that use QLine
-
Uses of QLine in io.qt.core
Methods in io.qt.core that return QLineModifier and TypeMethodDescriptionQLine.clone()
final QLine
QLineF.toLine()
static QLine
final QLine
QLine.translated
(int dx, int dy) final QLine
QLine.translated
(QPoint p) Constructors in io.qt.core with parameters of type QLine -
Uses of QLine in io.qt.gui
Modifier and TypeMethodDescriptionfinal void
QPainter.drawLines
(Collection<? extends QLine> lines)