I have a QScrollArea and a QWidget in it, and I don't want to delete the widget, but I want to delete all the children and the layout in the widget. What is the official Qt way of doing that?
I have a QScrollArea and a QWidget in it, and I don't want to delete the widget, but I want to delete all the children and the layout in the widget. What is the official Qt way of doing that?
Last edited by ComServant; 24th September 2011 at 04:07.
Bookmarks