dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QLine.this
qt
core
line
QLine
Undocumented in source.
this
(const(QPoint) pt1_, const(QPoint) pt2_)
struct
QLine
pragma(
inline
, true)
this
(
const
(
QPoint
)
pt1_
,
const
(
QPoint
)
pt2_
)
this
(int x1pos, int y1pos, int x2pos, int y2pos)
Meta
Source
See Implementation
qt
core
line
QLine
constructors
this
functions
center
dx
dy
isNull
p1
p2
setLine
setP1
setP2
setPoints
translate
translated
x1
x2
y1
y2