dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPolygon.setPoint
qt
gui
polygon
QPolygon
Undocumented in source. Be warned that the author may not have intended to support it.
void
setPoint
(int index, int x, int y)
void
setPoint
(int index, const(QPoint) pt)
struct
QPolygon
pragma(
inline
, true)
void
setPoint
(
int
index
,
ref
const
(
QPoint
)
pt
)
Meta
Source
See Implementation
qt
gui
polygon
QPolygon
constructors
this
functions
boundingRect
containsPoint
intersected
intersects
point
putPoints
setPoint
setPoints
subtracted
translate
translated
united
variables
base0