[Qt-interest] How to layout with width-for-height ?
william.crocker at analog.com
william.crocker at analog.com
Tue Sep 15 16:59:50 CEST 2009
Gang:
I have some widgets which can provide height-for-width.
This is supported by the Qt layout system.
But, I also have widgets which need to behave
like width-for-height. This behavior is not supported
by the Qt layout system.
How do I layout, given the need for some widgets
in the layout to exhibit width-for-height?
Obviously I would like to keep it as simple as possible
and use the existing Qt widget layout classes.
Thanks in advance.
Bill
More information about the Qt-interest-old
mailing list