QWidget.resize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void resize(int w, int h)
    class QWidget
    pragma(inline, true) final
    void
    resize
    (
    int w
    ,
    int h
    )
  2. void resize(const(QSize) )

Meta