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