dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QPainterPath.addRoundedRect
qt
gui
painterpath
QPainterPath
Undocumented in source.
void
addRoundedRect
(const(QRectF) rect, qreal xRadius, qreal yRadius, qt.core.namespace.SizeMode mode)
struct
QPainterPath
void
addRoundedRect
(
ref
const
(
QRectF
)
rect
,
qreal
xRadius
,
qreal
yRadius
,
qt.core.namespace.SizeMode
mode
=
qt.core.namespace.SizeMode.AbsoluteSize
)
void
addRoundedRect
(qreal x, qreal y, qreal w, qreal h, qreal xRadius, qreal yRadius, qt.core.namespace.SizeMode mode)
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