dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPointF.opOpAssign
qt
core
point
QPointF
Undocumented in source. Be warned that the author may not have intended to support it.
QPointF
opOpAssign
(const(QPointF) p)
struct
QPointF
pragma(
inline
, true) ref
QPointF
opOpAssign
(
string
op
)
(
ref
const
(
QPointF
)
p
)
if
(
op
== "+"
)
QPointF
opOpAssign
(const(QPointF) p)
Meta
Source
See Implementation
qt
core
point
QPointF
constructors
this
functions
isNull
manhattanLength
opBinary
opOpAssign
rx
ry
setX
setY
toPoint
transposed
x
y
static functions
dotProduct