QPainterPath.quadTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void quadTo(const(QPointF) ctrlPt, const(QPointF) endPt)
  2. void quadTo(qreal ctrlPtx, qreal ctrlPty, qreal endPtx, qreal endPty)
    struct QPainterPath
    pragma(inline, true)
    void
    quadTo

Meta