QPainter.translate

Undocumented in source.
  1. void translate(const(QPointF) offset)
    struct QPainter
    void
    translate
    (
    ref const(QPointF) offset
    )
  2. void translate(const(QPoint) offset)
  3. void translate(qreal dx, qreal dy)

Meta