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()
final QLine
QVariant.toLine()
static QLine
Convenient static function for type conversion.final QLine
QLine.translated
(int dx, int dy) final QLine
QLine.translated
(QPoint p) Constructors in io.qt.core with parameters of type QLineModifierConstructorDescription -
Uses of QLine in io.qt.gui
Modifier and TypeMethodDescriptionfinal void
QPainter.drawLines
(Collection<? extends QLine> lines)