QRect.translated

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

Meta