[Qt-interest] How to layout with width-for-height ?
william.crocker at analog.com
william.crocker at analog.com
Wed Sep 16 04:00:10 CEST 2009
>
> I was also struggling with an issue similar to yours.
> In short words: i gave up looking a solution that
> uses width-for-height and started implementing
> a custom layout instead.
>
The best thing you could do would be to give
us all a theoretical description of what you
did and why.
Bill
>>
>> 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