dqt ~master (2021-12-05T11:53:08Z)
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
destructors
~this
functions
boundingRect
containsPoint
intersected
intersects
point
putPoints
setPoints
subtracted
translate
translated
united
postblits
this(this)
variables
base0