QWidget.height

fixed height setter. This will actually do minHeight=maxHeight=value and call requestResize

  1. uint height [@property getter]
  2. uint height [@property setter]
    class QWidget
    @property
    uint
    height
    (
    uint value
    )
  3. uint _posX;
  4. uint _posY;

Meta