QWidget.setGeometry

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

Meta