dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPoint.opBinary
qt
core
point
QPoint
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
QPoint
)
opBinary
(const(QPoint) p2)
const
(
QPoint
)
opBinary
(const(QPoint) p2)
struct
QPoint
pragma(
inline
, true)
const
(
QPoint
)
opBinary
(
string
op
)
(
const
(
QPoint
)
p2
)
if
(
op
== "+"
)
const
(
QPoint
)
opBinary
(const(QPoint) p2)
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