QPainterPath.translated

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QPainterPath translated(qreal dx, qreal dy)
  2. QPainterPath translated(const(QPointF) offset)
    struct QPainterPath
    pragma(inline, true) const
    translated
    (
    ref const(QPointF) offset
    )

Meta