QPainterPath.addRoundedRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addRoundedRect(const(QRectF) rect, qreal xRadius, qreal yRadius, qt.core.namespace.SizeMode mode)
  2. void addRoundedRect(qreal x, qreal y, qreal w, qreal h, qreal xRadius, qreal yRadius, qt.core.namespace.SizeMode mode)
    struct QPainterPath

Meta