QWidget.setMaximumSize

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

Meta