QWidget.setBaseSize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setBaseSize(const(QSize) s)
    class QWidget
    pragma(inline, true) final
    void
    setBaseSize
    (
    ref const(QSize) s
    )
  2. void setBaseSize(int basew, int baseh)

Meta