QLine.translate

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

Meta