QWidget.setMinimumSize

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

Meta