QRect.moveTo

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

Meta