Qt-interest Archive, April 2008
QWidget resize problem
Message 1 in thread
Hello all,
I've a widget where I store a lot of controls such as line edits, push
buttons, etc…
All of that controls are stored in QVBoxLayout. So when I try to resize my
main widget I resizes until my layout comes to it minimum size. Now I want
to hide some widget(s) to make resize is possible, can someone tell me how
can I do it?
*Note: * When layout has minimum size, no resize event emits.
Thanks,
--
[ signature omitted ]