QPainterPath.addText

Undocumented in source.
  1. void addText(const(QPointF) point, const(QFont) f, const(QString) text)
    struct QPainterPath
    void
    addText
    (
    ref const(QPointF) point
    ,
    ref const(QFont) f
    ,
    ref const(QString) text
    )
  2. void addText(qreal x, qreal y, const(QFont) f, const(QString) text)

Meta