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

Frank Mertens frank at cyblogic.de
Sat Dec 13 15:36:43 CET 2008


Paul Miller wrote:
> I'm trying to customize QSplitter with custom handles that have toggle 
> buttons on them, so I have splitter sections that collapse down to a 
> single bar with a button + label. But I don't see any way of 
> programmatically collapsing, uncollapsing, and detecting a collapsed 
> splitter section.
> 
> Has anyone sorted out a way of doing this?
> 
> I'm using Qt 4.4.
> 
> 

I'm used to just show/hide the widgets managed by the splitter.
Check the documentation, there is said more about it.

--
Frank




More information about the Qt-interest-old mailing list