QLine.translate

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

Meta