dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPainterPath.toSubpathPolygons
qt
gui
painterpath
QPainterPath
Undocumented in source.
QList
!(
QPolygonF
)
toSubpathPolygons
(const(QMatrix) matrix)
QList
!(
QPolygonF
)
toSubpathPolygons
(const(QTransform) matrix)
struct
QPainterPath
const
QList
!(
QPolygonF
)
toSubpathPolygons
(
ref
const
(
QTransform
)
matrix
=
globalInitVar
!
QTransform
)
Meta
Source
See Implementation
qt
gui
painterpath
QPainterPath
constructors
this
destructors
~this
enums
ElementType
functions
addEllipse
addPath
addPolygon
addRect
addRegion
addRoundRect
addRoundedRect
addText
angleAtPercent
arcMoveTo
arcTo
boundingRect
capacity
clear
closeSubpath
connectPath
contains
controlPointRect
cubicTo
currentPosition
elementAt
elementCount
fillRule
intersected
intersects
isEmpty
length
lineTo
moveTo
opBinary
opOpAssign
percentAtLength
pointAtPercent
quadTo
rawConstructor
reserve
setElementPositionAt
setFillRule
simplified
slopeAtPercent
subtracted
subtractedInverted
toFillPolygon
toFillPolygons
toReversed
toSubpathPolygons
translate
translated
united
postblits
this(this)
static functions
create
structs
Element