dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPolygon.setPoints
qt
gui
polygon
QPolygon
Undocumented in source.
void
setPoints
(int nPoints, const(int)* points)
struct
QPolygon
void
setPoints
(
int
nPoints
,
const
(
int
)*
points
)
void
setPoints
(int nPoints, int firstx, int firsty, ...)
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