dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QVector2D.this
qt
gui
vector2d
QVector2D
Undocumented in source.
this
()
this
(qt.core.namespace.Initialization )
this
(float xpos, float ypos)
this
(const(QPoint) point)
this
(const(QPointF) point)
this
(const(QVector3D) vector)
this
(const(QVector4D) vector)
struct
QVector2D
version(!QT_NO_VECTOR4D)
this
(
ref
const
(
QVector4D
)
vector
)
Meta
Source
See Implementation
qt
gui
vector2d
QVector2D
constructors
this
functions
distanceToLine
distanceToPoint
isNull
length
lengthSquared
normalize
normalized
setX
setY
toPoint
toPointF
toVector3D
toVector4D
x
y
static functions
dotProduct