QPolygon.translated

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

Meta