dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QLineF.translate
qt
core
line
QLineF
Undocumented in source. Be warned that the author may not have intended to support it.
void
translate
(const(QPointF) point)
void
translate
(qreal adx, qreal ady)
struct
QLineF
pragma(
inline
, true)
void
translate
(
qreal
adx
,
qreal
ady
)
Meta
Source
See Implementation
qt
core
line
QLineF
aliases
IntersectionType
constructors
this
enums
IntersectType
functions
angle
angleTo
center
dx
dy
intersect
intersects
isNull
length
normalVector
p1
p2
pointAt
setAngle
setLength
setLine
setP1
setP2
setPoints
toLine
translate
translated
unitVector
x1
x2
y1
y2
static functions
fromPolar