[Qt-interest] QSplitter - collapsing/uncollapsing programatically?

Bernd Brandstetter bbrand at kabelmail.de
Tue Dec 23 09:02:07 CET 2008


On Monday 22 December 2008, Paul Miller wrote:
>
> Oh well, this doesn't quite do what I want, since hiding the widget will
> also hide the handle! I want the handle to be visible, just collapsed
> down.
>
> Is there another way around this?

Please have a look at QSplitter::setSizes() and QSplitter::sizes(). 
Couldn't you use these methods to achieve what you want?

Regards,
Bernd





More information about the Qt-interest-old mailing list