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