dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPolygon.this
qt
gui
polygon
QPolygon
Undocumented in source.
this
(QList!(QPoint) v)
this
(const(QRect) r, bool closed)
struct
QPolygon
this
(
ref
const
(
QRect
)
r
,
bool
closed
= false
)
this
(int nPoints, const(int)* points)
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