[Qt-interest] remove QSplitter children / disable splitterdragging.
Constantin Makshin
dinosaur-rus at users.sourceforge.net
Tue Oct 27 09:40:25 CET 2009
Instead of deleting the widget you'll need to show later again, you may
hide it.
On Tue, 27 Oct 2009 11:07:17 +0300, Thomi Richards <thomir at gmail.com>
wrote:
> 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,
--
Constantin Makshin
More information about the Qt-interest-old
mailing list