QRect.moveTo

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

Meta