dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPointF.opBinary
qt
core
point
QPointF
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
QPointF
)
opBinary
(const(QPointF) p2)
const
(
QPointF
)
opBinary
(const(QPointF) p2)
struct
QPointF
pragma(
inline
, true) const
const
(
QPointF
)
opBinary
(
string
op
)
(
const
(
QPointF
)
p2
)
if
(
op
== "-"
)
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