QPainterPath.addRoundRect
- void addRoundRect(const(QRectF) rect, int xRnd, int yRnd)
- void addRoundRect(qreal x, qreal y, qreal w, qreal h, int xRnd, int yRnd)
- void addRoundRect(const(QRectF) rect, int roundness)
- void addRoundRect(qreal x, qreal y, qreal w, qreal h, int roundness)
qt gui painterpath QPainterPath
constructorsdestructorsenumsfunctionspostblitsstatic functionsstructs