Window.minWidth
Function/Meaning
Minimum width of the window
Type
Window class
property (read/write)
Description
Represents the minimum width of the window. You can also set the value. If 0 is specified, there is no limit.
Reference
Window.width
Window.minHeight
Window.maxWidth
Window.maxHeight
Window.setMinSize
Window.setMaxSize
Window.setSize