[Qt-interest] remove QSplitter children / disable splitterdragging.

Thomi Richards thomir at gmail.com
Tue Oct 27 09:07:17 CET 2009


Hi,

2009/10/26 Ben Swerts <benswerts at telenet.be>:
>
> I didn't follow this thread from the beginning but you can just delete the
> required widget in the splitter, i.e. 'widget->deleteLater()' or similar.
>

Well, yes, but I don't want to delete the widget - I'll need it again.
It seems silly to have to continually delete and re-add the widget.


It looks from your replies like I'll end up writing my own.

Cheers,



More information about the Qt-interest-old mailing list