QRectF.translate

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

Meta