How to make layout use minimum size
-
the layout managers don't seem to handle fixed as most folks expect. set the min and max hint sizes and refer to
enum QSizePolicy::Policy definitions
Unfortunately they are not very descriptive without examples.
-
@Kent-Dorfman said in How to make layout use minimum size:
I couldnt understand actually. I grab a couple spacer and placed them.