QWidget.setSizeIncrement

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

Meta