QRect.translate

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

Meta