QLine.translated

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

Meta