Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.3.4
-
None
Description
It would be handy if there was a function for removing a widget from a QSplitter without deleting the widget, i.e
F.e. QWidget *myWidget = splitter->takeAt(5).