QPainterPath.addText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addText(const(QPointF) point, const(QFont) f, const(QString) text)
  2. void addText(qreal x, qreal y, const(QFont) f, const(QString) text)
    struct QPainterPath
    pragma(inline, true)
    void
    addText
    (,,
    ref const(QFont) f
    ,
    ref const(QString) text
    )

Meta