QWidget.move

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void move(int ax, int ay)
    class QWidget
    pragma(inline, true) final
    void
    move
    (
    int ax
    ,
    int ay
    )
  2. void move(const(QPoint) )
  3. void move(const(QPoint) p)

Meta