dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPolygon.translate
qt
gui
polygon
QPolygon
Undocumented in source. Be warned that the author may not have intended to support it.
void
translate
(int dx, int dy)
void
translate
(const(QPoint) offset)
struct
QPolygon
pragma(
inline
, true)
void
translate
(
ref
const
(
QPoint
)
offset
)
Meta
Source
See Implementation
qt
gui
polygon
QPolygon
constructors
this
destructors
~this
functions
boundingRect
containsPoint
intersected
intersects
point
putPoints
setPoints
subtracted
translate
translated
united
postblits
this(this)
variables
base0